Or, maybe put all items into a custom Prop then " On mouseDown Put the mycustomProp of this cd into btn "myBtn" End mouseDown Then Use your regular menuPick command Good Luck, Hershel
On 8/12/10 6:51 AM, "Scott Rossi" <[email protected]> wrote: > Recently, Dan Friedman wrote: > >> You can add a dividing line in a option menu (a button who's menuMode is set >> to "option") on the Mac by simply putting a "-" into a line in the button's >> text. How do you get a dividing line on Windows? All I get is the dash. > > Maybe this is could be a goofy workaround/hack/etc: use 2 buttons, an option > button with no contents, and a popup menu button that contains all your > options and dividing lines. Then in the option button: > > on mouseDown > popup btn "myPopupMenu" at bottomLeft of me > end mouseDown > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX Design > > > _______________________________________________ > 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 _______________________________________________ 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
