Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can anyone see the problem in this code? Pin
Anonymous7-Nov-02 6:48
Anonymous7-Nov-02 6:48 
GeneralRe: Can anyone see the problem in this code? Pin
moliate7-Nov-02 12:15
moliate7-Nov-02 12:15 
GeneralApplication hiding and inactive at startup Pin
Anonymous6-Nov-02 13:10
Anonymous6-Nov-02 13:10 
GeneralDeleting objects created with the new operator Pin
Daniel Jurnove6-Nov-02 12:59
sussDaniel Jurnove6-Nov-02 12:59 
GeneralRe: Deleting objects created with the new operator Pin
Christian Graus6-Nov-02 13:15
protectorChristian Graus6-Nov-02 13:15 
GeneralRe: Deleting objects created with the new operator Pin
Maximilien6-Nov-02 13:17
Maximilien6-Nov-02 13:17 
GeneralVisual studio installer, shortcut question Pin
Anonymous6-Nov-02 12:58
Anonymous6-Nov-02 12:58 
Generalpoppin controls in win32 api Pin
stephen.hazel6-Nov-02 12:42
stephen.hazel6-Nov-02 12:42 
Ya know how the date control pops a calendar?
And how the combo control pops a listbox?
How do I make a control like a tree control or multiline edit control
pop from a button press or static click?

Should I put the tree control in a dialog and bring up the dialog
upon a button press?
Or should I just dynamically create a tree control?
On the one hand, I don't want a dialog border if possible, but
I also don't want the tree control to get clipped.

And I'd like the popup tree control to go away once the mouse is
outside it's rectangle.

Can any of you ole hands at the win32 api tell me which messages to
listen to, etc? And whether to pop a dialog with control or just
the control?
And what should I listen to to tell if the popped control needs to
go away?
If you can point me to a specific demo project here on codeproject,
that'd be cool. But I've been thru most of em and they all have
funky things about them that don't behave nicely...:/

Any help you can lend will be MUCH appreciated Smile | :)

...Steve
GeneralProfiling with Visual C++net Pin
el666-Nov-02 12:30
el666-Nov-02 12:30 
GeneralRe: Profiling with Visual C++net Pin
Nick Hodapp6-Nov-02 12:42
sitebuilderNick Hodapp6-Nov-02 12:42 
GeneralRe: Profiling with Visual C++net Pin
el667-Nov-02 4:05
el667-Nov-02 4:05 
GeneralCString and console app. Pin
Nick Parker6-Nov-02 11:49
protectorNick Parker6-Nov-02 11:49 
GeneralRe: CString and console app. Pin
Boogie6-Nov-02 12:08
Boogie6-Nov-02 12:08 
GeneralRe: CString and console app. Pin
Nick Parker6-Nov-02 12:14
protectorNick Parker6-Nov-02 12:14 
GeneralRe: CString and console app. Pin
Boogie6-Nov-02 12:17
Boogie6-Nov-02 12:17 
GeneralRe: CString and console app. Pin
Nick Parker6-Nov-02 12:32
protectorNick Parker6-Nov-02 12:32 
GeneralRe: CString and console app. Pin
James Spibey7-Nov-02 0:27
James Spibey7-Nov-02 0:27 
GeneralRe: CString and console app. Pin
Nick Parker7-Nov-02 1:02
protectorNick Parker7-Nov-02 1:02 
Generalskip droping the combobox Pin
jimNLX6-Nov-02 11:38
jimNLX6-Nov-02 11:38 
GeneralRe: skip droping the combobox Pin
alex.barylski6-Nov-02 11:56
alex.barylski6-Nov-02 11:56 
GeneralRe: skip droping the combobox Pin
Anonymous7-Nov-02 3:06
Anonymous7-Nov-02 3:06 
GeneralRe: skip droping the combobox Pin
alex.barylski7-Nov-02 9:07
alex.barylski7-Nov-02 9:07 
Generalhelp...... Pin
MFC is the Best6-Nov-02 11:27
MFC is the Best6-Nov-02 11:27 
GeneralRe: help...... Pin
Christian Graus6-Nov-02 11:50
protectorChristian Graus6-Nov-02 11:50 
GeneralRe: help...... Pin
MFC is the Best7-Nov-02 5:28
MFC is the Best7-Nov-02 5:28 

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.