Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1532: MFC message map issue (minor)

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
thruska Posted - Aug 24 2006 : 2:32:24 PM
Take your average MFC message map:

BEGIN_MESSAGE_MAP(CMyDialog, CDialog)
ON_WM_TIMER()
END_MESSAGE_MAP()

Move the keyboard caret between the two parenthesis in ON_WM_TIMER(). Both parethesis become "bold". Then hit the left arrow a couple times. The close parenthesis ')' becomes normal text but the open parenthesis '(' stays bold.

This is a very minor issue. If you open a case for this, please make it a low priority fix. Although, it could be a symptom of a larger issue. You never know...
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Aug 26 2006 : 6:53:25 PM
confirmed. that is a little unexpected, but i suspect due to the way VA is expanding the #define's for BEGIN_MESSAGE_MAP and END_MESSAGE_MAP

case=2256

this has indeed gone in as a low priority fix

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000