It's not a scripting-based solution, but if the user isn't going to be interacting with those same menus (or, even if they are but later), why not do a screen movie capture and play that?
Or, do it via animation (I'm guessing that you could hide the cursor, create a transparent button with a cursor icon, script its movement and then reveal images such that it looks like you're doing what you want). Judy On Tue, 16 Nov 2004, [ISO-8859-1] Bj�rnke von Gierke wrote: > drag from (the loc of button "thepulldown") to (the loc of button > "thepulldown") > > Is able to popup a menu button. However then, every script comes to a > screeching halt. > > you could "fake" the menu with a stack, but that's really too much > trouble for such a simple task... > > On Nov 16 2004, at 15:12, Chris Condit wrote: > > > I'm in the process of writing an automated "Tour" that plays from a > > button click, to show a potential user how a program works. > > As part of the tour I want to show the user how some of the menu items > > work from a standard pull-down menu located top left of the monitor. > > Using script I'm writing, I want the user to be able to watch as I > > open a pull down menu and select a menu item. Does anyone have any > > idea if I can do this via script, and if so give me a few clues as to > > how to do it? > > > > thanks > > Chris > > -- > > Dr. Christopher D. Condit, Associate Prof., Dept. of Geosciences > > Univ. Massachusetts, 611 North Pleasant St., Amherst, MA, 01003-9297 > > [EMAIL PROTECTED] 413-545-0272 > > My Web Page: http://www.geo.umass.edu/faculty/condit.htm > > Revolution Dynamic Digital Maps: http://ddm.geo.umass.edu > > > > _______________________________________________ > > use-revolution mailing list > > [EMAIL PROTECTED] > > http://lists.runrev.com/mailman/listinfo/use-revolution > > > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
