Page 1 of 1

Resizable Layout (or Section)

Posted: Fri May 28, 2010 5:52 am
by dickey
Hello all,

I am sure many of you are familiar with ScreenSteps (by Blue Mango Learning Systems). The main UI has a resizable panel to the left of screen.

I would like to know how to best approach coding that UI feature using Revolution.

I can think of a number of ways (draw a large rect, place a vertical divider next to it, script resizing based on mouse interactions with the divider), but it would be nice to have someone confirm that approach or light the way for me a little.

Any thoughts greatly appreciated.

Kind regards,

Andrew

Re: Resizable Layout (or Section)

Posted: Fri May 28, 2010 6:05 pm
by FourthWorld
This is a simple four-way splitter example that may help:

http://fourthworldlabs.com/rev/splitter-experiment.rev

Re: Resizable Layout (or Section)

Posted: Fri May 28, 2010 10:48 pm
by dickey
Thank you very much Richard,

Great example - I am just working through it now.

Most appreciated.

Kind regards, Andrew