[BEGINNER] hilitedButtonName and hilitedButtonLabel

Scott Rossi scott at tactilemedia.com
Tue May 7 18:05:41 EDT 2013


AFAICT, the property simply doesn't exist.  If you need the label you can
do:

  put the label of btn (the hilitedButton of grp "grpA6") of grp "grpA6"
into gStudentAnswerQ6

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design




On 5/7/13 2:52 PM, "Shawn Blc" <shawnlivecode at gmail.com> wrote:

>*put* the hilitedButtonLabel of *group* "grpA6" into gStudentAnswerQ6
>
>Is there a reason why hilitedButtonLabel doesn't work, but
>hilitedButtonName does?
>_______________________________________________
>use-livecode mailing list
>use-livecode at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-livecode
>






More information about the use-livecode mailing list