Maximize Floating Pane |
Post Reply |
Author | |
jemery
Groupie Joined: 09 January 2008 Status: Offline Points: 12 |
Post Options
Thanks(0)
Posted: 28 May 2008 at 10:01pm |
I notice there's another thread on maximizing a pane, though it seems to be talking about maximizing within the context of an SDI parent window.
It would be nice, and probably quite compatible, to allow the maximize button to show when a single pane is floating. I've found that my users like to float windows from our app onto a secondary monitor and have expressed an interest to be able to click maximize on those to fill the other monitor with that single window. The existing maximize button only shows up when panes are in a cascading array, I've noticed, and allow you to maximize within that region. |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
If you would dock the pane to the right and set minimum size of pane it would be resized:
You could have a menu item where you have a "favorites" maximize pane and dock all these panes to the right, now your maximize button does show and allows you to maximize the pane to full screen. Well, good luck
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
jemery
Groupie Joined: 09 January 2008 Status: Offline Points: 12 |
Post Options
Thanks(0)
|
Yeah, I was thinking that might be possible once I discovered you can add a drop-down menu, but the inherent usability problems (having two 'maximize' options) pretty much eliminate that from the running.
|
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
It is possible to hide the maximize button in pane caption, if you want to.
DockingPane.Options.ShowCaptionMaximizeButton = False
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
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 |