![]() |
11.2.1 BUG with resizable gallery controls |
Post Reply
|
| Author | |
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Topic: 11.2.1 BUG with resizable gallery controlsPosted: 27 November 2007 at 4:53am |
|
11.2.1 BUG with resizable gallery controls:
Move the window with a resizable gallery control to the top of the desktop, then stretch eg. the font dialog to be the height of the screen, now resize this control to the height of the screen.
Now reposition the window to the bottom of the desktop and expand the font gallery control again and try resizing the gallery control it will not resize ??? :(
Is there a fix for this please as will cause us issues upon release of our product.
|
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 November 2007 at 5:16am |
|
Hi,
Thanks,
please in void CXTPPopupBar::TrackResize()
replace
CSize szControl(pControl->GetWidth(), pControl->GetHeight());
to CSize szControl(pControl->GetWidth(), pControl->GetRect().Height());
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 November 2007 at 2:13pm |
|
Excellent, fixed, cheers for quick fix to this problem. Cheers Terry |
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
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 |