I've recently implemented a drawer facility in a core app I am building in runRev 3.5. It works beautifully on Mac, but the windows side does not produce the effects I need.
Is there a way I can take control of this process so that it works the same on all platforms?
I have the Tactile Windows Demo from Tactile Media and it has an example, but I think I'm missing a key piece of code that keeps the two windows in sync as they are moved around.
It would be great if the drawer feature could be cross platform. Maybe in 4.0?
Any help would be appreciated.
Thanks,
Drawers on Windows
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Drawers on Windows
Alex Adams
(a)2 Technology Parnters
alex@a2technology.com
www.a2technology.com
www.promisstudio.com
831-726-8013
(a)2 Technology Parnters
alex@a2technology.com
www.a2technology.com
www.promisstudio.com
831-726-8013
-
- VIP Livecode Opensource Backer
- Posts: 10057
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
You can use the moveStack message to keep stacks together when they're being dragged. But personally I prefer disclosure triangles over drawers, since drawers are OS X-only but every OS, even OS X, supports disclosure triangles.
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