Recently, "Scott Morrow" wrote: > Is there a technique to maintain the relative location of a secondary > stack while dragging the primary stack. I'm not looking to just update > the window location after the move has completed but to visually drag > it along with the window that the user is moving. I'm building > routines for simulating drawer behaviors outside of OSX.
If you create your own drag mechanism, it's possible. See this demo -- run the following in your message box: go url "http://www.tactilemedia.com/download/slider.rev" Relies on a palette stack being the main stack but might give you some useful info. Regards, Scott Rossi Creative Director Tactile Media, Multimedia & Design ----- E: [EMAIL PROTECTED] W: http://www.tactilemedia.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
