Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Request: resizable customize dialog
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Request: resizable customize dialog

 Post Reply Post Reply
Author
Message
robin_l View Drop Down
Senior Member
Senior Member


Joined: 15 October 2006
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote robin_l Quote  Post ReplyReply Direct Link To This Post Topic: Request: resizable customize dialog
    Posted: 04 November 2009 at 6:39pm
The various classes to carry out toolbar customization (CXTPCustomizeSheet, CXTPRibbonCustomizeQuickAccessPage, CXTPCustomizeOptionsPage, CXTPCustomizeCommandsPage) are all derived from fixed-sized property pages/sheets (CPropertySheet and CPropertyPage). Unfortunately this results in dialog boxes are are rather crowded, especially if the font size is enlarged (eg, see below).
 
It would be far more useful if these classes were derived from CXTResizePropertySheet and CXTResizePropertyPage (and the necessary SetResize() calls included) so that the customize dialog could be made a more suitable size if desired. It is not possible to do this at present without rewriting the various classes.
 
Would you consider modifying things so that the dialogs were resizable? I'm sure it would be a useful (and relatively easy) modification.
Product: Xtreme ToolkitPro 2009 (13.4.1)
Platform: Windows 7 Ultimate(64bit)
Language: Visual Studio 2010 (C++)
Back to Top
Alex H. View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 February 2004
Status: Offline
Points: 266
Post Options Post Options   Thanks (0) Thanks(0)   Quote Alex H. Quote  Post ReplyReply Direct Link To This Post Posted: 16 November 2009 at 3:02am
Yes that would be really a great feature!!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.