For the first part, I would like to add some icons on the expander's title bar 
that user can click to undock or close. For example, in eclipse you can double 
click tab bar to expand it or click on X to close it. Similarly, in Xcode you 
can double click a file that shows up as separate frame instead of within main 
panel.  Any suggestions on adding it.

For second part, in eclipse you have tabs panels on left , lower and right side 
 and you can drag the tabs bar towards right, down or left and it moves all 
tabs along those axis. Any suggestions on adding something like that.

Thanks.



On 4/27/10 12:39 PM, "Greg Brown" <[email protected]> wrote:

> *   When I define layout using use panels such as BoxPane, TablePane, etc, 
> the layout is fixed. I am looking for a way to undock a panel within my 
> BoxPane or TablePane and undock it so that user can move it outside the 
> parent container. Can someone suggest a way to do it.

Pivot doesn't currently include a panel that supports docking in this way. 
However, it is certainly feasible and would be a valuable addition to the 
platform.

> *   Also,  I have some panel with a bunch of tabs and I would like to drag 
> the parent container on the left or top of the screen and automatically 
> change tabs layout to go vertical or horizontal and dock it to the side of 
> the screen that user has selected (similar to how Eclipse IDE works). Is 
> there an easy way to add that feature.

I can't picture exactly what you are describing, but it seems like you might be 
able to use Pivot's drag/drop support for this.



______________________________________________

See  http://www.peak6.com/email_disclaimer.php
for terms and conditions related to this email

Reply via email to