Click here to Skip to main content
16,016,759 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalload image Pin
dave2k23-Aug-05 1:06
dave2k23-Aug-05 1:06 
GeneralRe: load image Pin
toxcct23-Aug-05 1:09
toxcct23-Aug-05 1:09 
GeneralRe: load image Pin
ThatsAlok23-Aug-05 1:54
ThatsAlok23-Aug-05 1:54 
QuestionCombo box in a menu !!! Is it possible ? Pin
UsmanMKhan23-Aug-05 1:01
UsmanMKhan23-Aug-05 1:01 
AnswerRe: Combo box in a menu !!! Is it possible ? Pin
toxcct23-Aug-05 1:09
toxcct23-Aug-05 1:09 
GeneralI Agree with you but ..... Pin
UsmanMKhan23-Aug-05 2:25
UsmanMKhan23-Aug-05 2:25 
GeneralRe: I Agree with you but ..... Pin
toxcct23-Aug-05 5:33
toxcct23-Aug-05 5:33 
GeneralRe: I Agree with you but ..... Pin
UsmanMKhan24-Aug-05 21:10
UsmanMKhan24-Aug-05 21:10 
What I want achieve is to show a combo in a menu box.
but creating a combox requires it to be created as child window of some other window. But since Menu is not derived from cwnd so we cant make a menu a parent of a combo box. I hope I am clear till this point.

What i am trying to do is not something very new. because in visual studio.net 2003 when you resize tool bars the combo boxes can now appear in the pop up menu that appears when you click the >> (chevron).

What I was trying to suggest was since we cant use the CMenu class now ,we should consider using a dialog box. This dialog log box will appear where the menu appears now when we click the >> button on a tool whose all buttons are not visible.
The dialog will act as a menu and we will make it act like as menu i.e. hightlighting and unhighlighting items when mouse moves over it and destroy it when it loses focus.
I hope I make some sense this time.
if anything is still obscure please ask
GeneralRe: I Agree with you but ..... Pin
UsmanMKhan24-Aug-05 21:10
UsmanMKhan24-Aug-05 21:10 
GeneralWindows Event Messages Pin
Hachaso23-Aug-05 0:34
Hachaso23-Aug-05 0:34 
GeneralRe: Windows Event Messages Pin
ThatsAlok23-Aug-05 0:43
ThatsAlok23-Aug-05 0:43 
GeneralRe: Windows Event Messages Pin
Hachaso23-Aug-05 0:58
Hachaso23-Aug-05 0:58 
GeneralRe: Windows Event Messages Pin
ThatsAlok23-Aug-05 3:35
ThatsAlok23-Aug-05 3:35 
GeneralRe: Windows Event Messages Pin
Hachaso23-Aug-05 21:17
Hachaso23-Aug-05 21:17 
GeneralRe: Windows Event Messages Pin
MailtoGops23-Aug-05 4:13
MailtoGops23-Aug-05 4:13 
GeneralLoadImage (newbie) Pin
dave2k23-Aug-05 0:05
dave2k23-Aug-05 0:05 
GeneralRe: LoadImage (newbie) Pin
toxcct23-Aug-05 0:20
toxcct23-Aug-05 0:20 
GeneralRe: LoadImage (newbie) Pin
dave2k23-Aug-05 0:29
dave2k23-Aug-05 0:29 
GeneralCBitmap of 87 MB : one OK, but not two... Pin
Kochise22-Aug-05 23:30
Kochise22-Aug-05 23:30 
Generaltelephone dictionary in c++ Pin
Anonymous22-Aug-05 21:30
Anonymous22-Aug-05 21:30 
GeneralRe: telephone dictionary in c++ Pin
toxcct22-Aug-05 21:56
toxcct22-Aug-05 21:56 
GeneralRe: telephone dictionary in c++ Pin
oustar22-Aug-05 22:16
oustar22-Aug-05 22:16 
GeneralRe: telephone dictionary in c++ Pin
ThatsAlok22-Aug-05 22:34
ThatsAlok22-Aug-05 22:34 
Generaldirectshow avi source filter Pin
villalvilla22-Aug-05 20:19
villalvilla22-Aug-05 20:19 
GeneralStructures in VC Pin
nadia!22-Aug-05 19:58
sussnadia!22-Aug-05 19:58 

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.