CXTPBrowseEdit render problem |
Post Reply |
Author | |
JamesL
Newbie Joined: 26 February 2006 Location: UK Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 03 September 2011 at 3:40am |
I have a CXTPResizeDialog loosely based on the CBrowseEditDlg sample and I am having a problem when I resize the dialog. The CXTPBrowseEdit control does not seem to redraw correctly when the dialog is resized, the button part of it seem to be redrawn to the right of the margin of the control and is cut off.
before Resizing: after resizing: any ideas I am sure it must be something simple I have missed? Thanks James |
|
Product: Xtreme ToolKitPro version 15.2.0
Platform: Windows 7 (32bit/64bit) Language: Visual C++ 2010 |
|
DazMan
Newbie Joined: 30 March 2009 Location: UK Status: Offline Points: 3 |
Post Options
Thanks(0)
|
James,
I have just had the same issue as yourself, the cause of which appears to be releated to the calling sequence of CXTPResizeDialog SetResize method and the CXTPBrowseEdit Initialize. If you make sure the CXTPBrowseEdit controls Initialize method is called prior to the CXTPResizeDialog's SetResize for that control the problem is resolved. Hope this helps, Darron |
|
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 |