Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPPropertyGridItem.SetDescription Bug
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPPropertyGridItem.SetDescription Bug

 Post Reply Post Reply
Author
Message
ICBM View Drop Down
Groupie
Groupie


Joined: 15 January 2004
Location: New Zealand
Status: Offline
Points: 57
Post Options Post Options   Thanks (0) Thanks(0)   Quote ICBM Quote  Post ReplyReply Direct Link To This Post Topic: CXTPPropertyGridItem.SetDescription Bug
    Posted: 27 January 2004 at 9:27pm

The message text supplied to this method does not get displayed in the help window until focus leaves and returns the to the item in question. I would expect calling CXTPPropertyGridItem.SetDescription to immediately update the displayed help text. Is there a workaround for this ? Or am I missing something ?

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 27 January 2004 at 11:33pm
Call wndPropertyGrid.RedrawWindow(NULL, NULL, RDW_ALLCHILDREN | RDW_UPDATENOW| RDW_INVALIDATE | RDW_ERASE);
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
ICBM View Drop Down
Groupie
Groupie


Joined: 15 January 2004
Location: New Zealand
Status: Offline
Points: 57
Post Options Post Options   Thanks (0) Thanks(0)   Quote ICBM Quote  Post ReplyReply Direct Link To This Post Posted: 28 January 2004 at 12:17am

That worked well, thanks.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.