XTPPropertyGridView.cpp(95) |
Post Reply |
Author | |
Italo
Groupie Joined: 10 December 2003 Location: United States Status: Offline Points: 83 |
Post Options
Thanks(0)
Posted: 27 October 2005 at 1:33pm |
CXTPPropertyGridToolTip is using SW_SHOWNA (line 95) to display the tooltip; this causes a problem if you have multiple frames. It needs to be changed to SW_SHOWNOACTIVATE. Can this please be fixed?
Thanks, Italo |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Thank you, we reproduced problem and changed for 9.81 release. Strange in MDN it described as SW_SHOWNA Displays the window in its current state. The window that is currently active remains active.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |