Click here to Skip to main content
15,911,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to save RTF or DOC file without CRichEdit ? Pin
Shog916-Mar-02 12:36
sitebuilderShog916-Mar-02 12:36 
AnswerRe: How to save RTF or DOC file without CRichEdit ? Pin
Michael P Butler17-Mar-02 4:21
Michael P Butler17-Mar-02 4:21 
GeneralRegex! Pin
Cam16-Mar-02 10:31
Cam16-Mar-02 10:31 
GeneralRe: Regex! Pin
Tim Smith16-Mar-02 12:06
Tim Smith16-Mar-02 12:06 
GeneralSuppress user input Pin
16-Mar-02 10:25
suss16-Mar-02 10:25 
GeneralRe: Suppress user input Pin
Morozov Alexey16-Mar-02 20:08
Morozov Alexey16-Mar-02 20:08 
GeneralShow/hide toolbars Pin
Stew16-Mar-02 10:04
Stew16-Mar-02 10:04 
GeneralRe: Show/hide toolbars Pin
Derek Waters17-Mar-02 12:28
Derek Waters17-Mar-02 12:28 
Firstly, you should probably use WM_CONTEXTMENU for popup menus, as it supports using your keyboard's popup menu button (where applicable) as well. I don't know if either if these messages will be available to the Rebar class, you might need to use Spy++ to determine where these messages are handled. My guess is that you'll need to handle them in the MainFrame, and then determine whether or not the cursor is currently located over a toolbar.


------------------------
Derek Waters
derek@lj-oz.com
GeneralFrequency Generator Pin
Peter Liddle16-Mar-02 9:21
Peter Liddle16-Mar-02 9:21 
GeneralOCR Pin
16-Mar-02 7:24
suss16-Mar-02 7:24 
GeneralMultithread question repost...... Pin
16-Mar-02 7:06
suss16-Mar-02 7:06 
GeneralRe: Multithread question repost...... Pin
Michael Dunn16-Mar-02 7:41
sitebuilderMichael Dunn16-Mar-02 7:41 
GeneralRe: Multithread question repost...... Pin
Morozov Alexey16-Mar-02 20:15
Morozov Alexey16-Mar-02 20:15 
QuestionHow do i get a handle from Desktop ? Pin
CryoGate16-Mar-02 4:51
CryoGate16-Mar-02 4:51 
AnswerRe: How do i get a handle from Desktop ? Pin
Christopher Duncan16-Mar-02 7:30
Christopher Duncan16-Mar-02 7:30 
QuestionDrawing caption in dialog, who can help me? Pin
generic_user_id16-Mar-02 4:46
generic_user_id16-Mar-02 4:46 
AnswerRe: Drawing caption in dialog, who can help me? Pin
Paul M Watt16-Mar-02 6:35
mentorPaul M Watt16-Mar-02 6:35 
GeneralRe: Drawing caption in dialog, who can help me? Pin
generic_user_id16-Mar-02 8:10
generic_user_id16-Mar-02 8:10 
GeneralRe: Drawing caption in dialog, who can help me? Pin
Paul M Watt16-Mar-02 11:13
mentorPaul M Watt16-Mar-02 11:13 
QuestionHow to make the menu of XP's style ? Pin
mzt16-Mar-02 3:54
mzt16-Mar-02 3:54 
AnswerRe: How to make the menu of XP's style ? Pin
16-Mar-02 4:55
suss16-Mar-02 4:55 
QuestionHow to make the sensitive effect of mouse of CTabCtrl's push-button ? Pin
mzt16-Mar-02 3:49
mzt16-Mar-02 3:49 
GeneralCopy Constructors & operator= when using pointers Pin
John Cruz16-Mar-02 3:13
John Cruz16-Mar-02 3:13 
GeneralRe: Copy Constructors & operator= when using pointers Pin
Paul M Watt16-Mar-02 6:30
mentorPaul M Watt16-Mar-02 6:30 
GeneralSDK problem! Pin
hph16-Mar-02 3:13
hph16-Mar-02 3:13 

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.