On Oct 29 2004, at 16:07, jbv wrote:
Hi list,
I have a blank...
I have an option menu button with 4 options. How can I force the 1st option to alwzys be visible when the card (that contains the btn) opens, no matter which option the user has selected when previously using that btn ? I haven't found any button property that could allow this...
You can insert this script into the card to get that effect:
on opencard
set the label of button "optionbutton" to line one of button "optionbutton"
end opencard
<>()<>()<>()<>()<>()<>()<>()<>()<>()<>()<> Chat with other RunRev developers: go stack URL "http://homepage.mac.com/bvg/chatrev1.2.rev"
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
