--- On Tue, 8/4/09, Richmond Mathewson <[email protected]> wrote: > I just made a stack "MAINN" with a > substack "SUBB" > and popped a button right in the middle of "MAINN" > with the script: > > on mouseUp > palette "SUBB" > end mouseUp > > built as a revlet. > > > Didn't work . . . > > Now is this because 'palette' is causing problems, > or is it just that revelts don't like substacks? >
The palette/modal/modeless commands won't work until the RunRev team finishes native window support. But you can use substacks for library commands/functions. Jan Schenkel ===== Quartam Reports & PDF Library for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
