Click here to Skip to main content
16,005,149 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Detachable menus Pin
Shekhar7-Aug-00 5:38
Shekhar7-Aug-00 5:38 
Dear Friend...

Thanks for the reply..I was wondering myself that this tearoffs should be toolbars mimicing menus.
In fact for menu customization, I ended up creating a custom menu class which is a toolbar by itself.

However, I found one issue with the customdraw notification that CToolBar sends us. These tearoffs
normally have a small caption, which I believe is just a customdrawn button. But if you specify a smaller
height for a tearoff button ( of normal window caption / 2 ), CToolBar still draws the button with the normal
size. So in effect what you get is a button which is partically filled with the caption color. How do we solve
this problem?

Thanks for pointing me to Paul's article. That is a great help. And also thanks for substantiating my guess
that these popups are actually toolbars, and that Microsoft haven't found an ingenuous way of manipulating
menus!!!

Regards
Shailesh
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 
GeneralImplementing recordset paging Pin
Mark Tutt2-Aug-00 5:42
Mark Tutt2-Aug-00 5:42 

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.