![]() |
CXTPPropertyGridItem.SetDescription Bug |
Post Reply
|
| Author | |
ICBM
Groupie
Joined: 15 January 2004 Location: New Zealand Status: Offline Points: 57 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPPropertyGridItem.SetDescription BugPosted: 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
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
ICBM
Groupie
Joined: 15 January 2004 Location: New Zealand Status: Offline Points: 57 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 January 2004 at 12:17am |
|
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 |