Re: Dockable Panes

2012-12-30 Thread Mark Stuart
this topic will then see the difference. - Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Dockable-Panes-tp4658476p4658513.html Sent from the Revolution - User mailing list archive at Nabble.com.

Re: Dockable Panes

2012-12-30 Thread As_Simon
There is a start at revOnline: http://revonline2.runrev.com/stack/595/Resizing-Pane-Example Simon -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Dockable-Panes-tp4658476p4658510.html Sent from the Revolution - User mailing list archive at Nabble.com

Re: Dockable Panes

2012-12-30 Thread Mark Stuart
ing to RevOnline, I'll place it there for y'll to take a look at. - Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Dockable-Panes-tp4658476p4658505.html Sent from the Revolution

Re: Dockable Panes

2012-12-30 Thread Richard Gaskin
Dockable panes are a deep subject. I have a need for them in an upgrade on the horizon for one of the projects I manage, and thus far my explorations have been challenging at best. One of those challenges is deciding how to handle the empty space left over from a removed pane. Should it be

Re: Dockable Panes

2012-12-29 Thread Dick Kriesel
On Dec 29, 2012, at 9:32 PM, Mark Stuart wrote: > Likewise, pane #2 could be dropped onto pane #3 position. Then, what appears where pane #2 was? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscr

Re: Dockable Panes

2012-12-29 Thread Mark Stuart
s concept in LC. Regards, Mark Stuart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Dockable-Panes-tp4658476p4658484.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing li

Re: Dockable Panes

2012-12-29 Thread Dick Kriesel
On Dec 29, 2012, at 5:48 PM, wrote: > example: if the bottom left pane (#3) was dragged into the top left position > (#1), panes 1 and 3 take up the space of 1 and 3, and are "presented" as a > tab control. Panes 2 and 4 remain as they were. Hi, Mark. What happens when we drag an untabbed pa

Re: Dockable Panes

2012-12-29 Thread Robert Sneidar
wrote: > Hey all, > I'm interested in building an LC desktop application interface that has > dockable panes/panels in it. > What are dockable panes? For example: think of a window that has a vertical > and a horizontal line, to form 4 panes in the window. > > In this ex

Dockable Panes

2012-12-29 Thread mfstuart
Hey all, I'm interested in building an LC desktop application interface that has dockable panes/panels in it. What are dockable panes? For example: think of a window that has a vertical and a horizontal line, to form 4 panes in the window. In this example: Top left pane is #1 Top right pa