Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
WREY19-Aug-02 11:21
WREY19-Aug-02 11:21 
AnswerRe: Why does VC++ 6.0 linker report this? Pin
Neville Franks18-Aug-02 15:06
Neville Franks18-Aug-02 15:06 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
WREY19-Aug-02 11:47
WREY19-Aug-02 11:47 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
Mustafa Demirhan19-Aug-02 13:45
Mustafa Demirhan19-Aug-02 13:45 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
WREY19-Aug-02 20:36
WREY19-Aug-02 20:36 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
Neville Franks19-Aug-02 15:12
Neville Franks19-Aug-02 15:12 
GeneralMaximizing IWebBrowser2 Pin
Jonah Bishop18-Aug-02 12:52
Jonah Bishop18-Aug-02 12:52 
GeneralDroplist active for combo boxes Pin
asdfasdf18-Aug-02 10:49
asdfasdf18-Aug-02 10:49 
Hi,

Lets say I have a grid with edit controls in it. I want the up and down arrow keys to move up and down between rows. Now lets say I'm using SHAutoComplete to auto-complete paths typed into said edit controls.

If the combo box drop list is active, I want up and down to move between items in the list. If it isn't active I want default row movement to occur.

My question is: Is it possible to tell whether the drop list of a combo is active at time of keypress so I can return TRUE or FALSE appropriatly in my PreTranslateMessage so that the desired behaviour occurs?

Auto-completion isn't essential for this project so "Give up, too hard" is a perfectly acceptable answer for me...
GeneralRe: Droplist active for combo boxes Pin
Roger Allen19-Aug-02 2:51
Roger Allen19-Aug-02 2:51 
GeneralNET and 6.0 Pin
Pavel Sokolov18-Aug-02 9:44
Pavel Sokolov18-Aug-02 9:44 
GeneralRe: NET and 6.0 Pin
Chris Losinger18-Aug-02 9:44
professionalChris Losinger18-Aug-02 9:44 
GeneralRe: NET and 6.0 Pin
Pavel Sokolov18-Aug-02 9:54
Pavel Sokolov18-Aug-02 9:54 
GeneralRe: NET and 6.0 Pin
Chris Losinger18-Aug-02 9:55
professionalChris Losinger18-Aug-02 9:55 
GeneralRe: NET and 6.0 Pin
Michael P Butler18-Aug-02 20:19
Michael P Butler18-Aug-02 20:19 
GeneralRe: NET and 6.0 Pin
Olli18-Aug-02 21:15
Olli18-Aug-02 21:15 
GeneralRe: NET and 6.0 Pin
Alexandru Savescu18-Aug-02 22:02
Alexandru Savescu18-Aug-02 22:02 
GeneralRe: NET and 6.0 Pin
Daniel Turini19-Aug-02 7:57
Daniel Turini19-Aug-02 7:57 
Generalformat double Pin
wong190718-Aug-02 6:44
wong190718-Aug-02 6:44 
GeneralRe: format double Pin
Rick York18-Aug-02 7:09
mveRick York18-Aug-02 7:09 
GeneralRe: format double Pin
Ravi Bhavnani18-Aug-02 7:10
professionalRavi Bhavnani18-Aug-02 7:10 
GeneralRe: format double Pin
wong190718-Aug-02 17:58
wong190718-Aug-02 17:58 
QuestionCan we know where the Desktop location with Visual C++ 6.0 at Run Time? Pin
ATC18-Aug-02 6:34
ATC18-Aug-02 6:34 
AnswerRe: Can we know where the Desktop location with Visual C++ 6.0 at Run Time? Pin
Ravi Bhavnani18-Aug-02 7:09
professionalRavi Bhavnani18-Aug-02 7:09 
GeneralRe: Is this can find the right present Desktop? Pin
Anh Truong18-Aug-02 11:46
Anh Truong18-Aug-02 11:46 
GeneralRe: Is this can find the right present Desktop? Pin
Ravi Bhavnani18-Aug-02 12:08
professionalRavi Bhavnani18-Aug-02 12:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.