Print Page | Close Window

Maximize Floating Pane

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=10821
Printed Date: 02 July 2024 at 10:10am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Maximize Floating Pane
Posted By: jemery
Subject: Maximize Floating Pane
Date 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.



Replies:
Posted By: Aaron
Date Posted: 29 May 2008 at 12:11am
Hi,
 
If you would dock the pane to the right and set minimum size of pane it would be resized:
  1. You have to know the screen width and height of second monitor
  2. You have to have some kind of trigger when to do this, as it is now you don't have that. Maybe you could use the "pin" button to do this and you have the Action event where you set the size and dock the pane.
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....


Posted By: jemery
Date Posted: 29 May 2008 at 8:51pm
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.


Posted By: Aaron
Date Posted: 30 May 2008 at 10:42am
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....



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net