CXTPPropertyGridItem.SetDescription Bug |
Post Reply |
Author | |
ICBM
Groupie Joined: 15 January 2004 Location: New Zealand Status: Offline Points: 57 |
Post Options
Thanks(0)
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 ? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Call wndPropertyGrid.RedrawWindow(NULL, NULL, RDW_ALLCHILDREN | RDW_UPDATENOW| RDW_INVALIDATE | RDW_ERASE);
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
ICBM
Groupie Joined: 15 January 2004 Location: New Zealand Status: Offline Points: 57 |
Post Options
Thanks(0)
|
That worked well, thanks. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |