Click here to Skip to main content
15,916,949 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Setting focus to a control Pin
cowell4-Aug-00 14:45
cowell4-Aug-00 14:45 
GeneralRe: Setting focus to a control Pin
xtsea7-Aug-00 22:41
xtsea7-Aug-00 22:41 
GeneralRe: Setting focus to a control Pin
Mike Dunn4-Aug-00 7:06
Mike Dunn4-Aug-00 7:06 
GeneralRe: Setting focus to a control Pin
#realJSOP23-Aug-00 4:13
professional#realJSOP23-Aug-00 4:13 
GeneralVideo for Windows setting parameters Pin
Oscar Kogosov3-Aug-00 18:51
Oscar Kogosov3-Aug-00 18:51 
GeneralDetachable menus Pin
Shekhar3-Aug-00 16:57
Shekhar3-Aug-00 16:57 
GeneralRe: Detachable menus Pin
Daid Wulff4-Aug-00 11:35
sussDaid Wulff4-Aug-00 11:35 
GeneralRe: Detachable menus Pin
Falsem6-Aug-00 13:07
sussFalsem6-Aug-00 13:07 
hi,

in fact, these menu are simply toolbar (detachable) with textbutton wich display a popup menu when pressed. There is no way to add a CMenu to a CToolBar, and as CMenu is not a CWnd derived, there is no way to dock it in anything ...

you should check this great article wich explain the popup method :
http://www.microsoft.com/msj/defaulttop.asp?page=/msj/0199/c++/c++0199top.htm

I've currently my own implementation of this system, but this is a lot of code since you have to do all menu i/o management yourself. You should use the pixielib on the
dilascia page (he wrote the article below)

++, Benoit

authem_b@epita.fr

GeneralRe: Detachable menus Pin
Shekhar7-Aug-00 5:38
Shekhar7-Aug-00 5:38 
QuestionVi editor key bindings? Pin
Nick3-Aug-00 16:19
Nick3-Aug-00 16:19 
GeneralCreating 2 documents instead of one. Pin
David Wulff3-Aug-00 12:20
David Wulff3-Aug-00 12:20 
GeneralRe: Creating 2 documents instead of one. Pin
HP3-Aug-00 20:06
HP3-Aug-00 20:06 
GeneralRe: Creating 2 documents instead of one. Pin
Daid Wulff4-Aug-00 11:37
sussDaid Wulff4-Aug-00 11:37 
GeneralDisplay Japanese characters on CStatic Pin
Member 116395373-Aug-00 10:58
Member 116395373-Aug-00 10:58 
GeneralRe: Display Japanese characters on CStatic Pin
Blake Miler4-Aug-00 9:55
sussBlake Miler4-Aug-00 9:55 
General*** DLL, is this POSSIBLE???**************** Pin
Steve Lai3-Aug-00 6:27
Steve Lai3-Aug-00 6:27 
GeneralRe: *** DLL, is this POSSIBLE???**************** Pin
jose4-Aug-00 7:51
jose4-Aug-00 7:51 
QuestionWhat MFC dlls to distribute? Pin
trey3-Aug-00 6:25
trey3-Aug-00 6:25 
AnswerRe: What MFC dlls to distribute? Pin
Member 10339073-Aug-00 19:26
Member 10339073-Aug-00 19:26 
AnswerRe: What MFC dlls to distribute? Pin
Mike Dunn4-Aug-00 7:08
Mike Dunn4-Aug-00 7:08 
AnswerRe: What MFC dlls to distribute? Pin
Member 11278-Aug-00 3:03
Member 11278-Aug-00 3:03 
GeneralUsing a CToolTips derived class with a CToolBar Pin
John M. Drescher2-Aug-00 14:35
John M. Drescher2-Aug-00 14:35 
Generalproblems with CFileDialog customization Pin
Joan Murt2-Aug-00 10:07
sussJoan Murt2-Aug-00 10:07 
QuestionUDP Packet Creation???? Pin
daniel madden2-Aug-00 9:58
daniel madden2-Aug-00 9:58 
GeneralPrinting problems Pin
Derek Lakin2-Aug-00 6:14
Derek Lakin2-Aug-00 6:14 

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.