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
Resizable Layout (or Section)
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Resizable Layout (or Section)
This is a simple four-way splitter example that may help:
http://fourthworldlabs.com/rev/splitter-experiment.rev
http://fourthworldlabs.com/rev/splitter-experiment.rev
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Resizable Layout (or Section)
Thank you very much Richard,
Great example - I am just working through it now.
Most appreciated.
Kind regards, Andrew
Great example - I am just working through it now.
Most appreciated.
Kind regards, Andrew