I don’t think you can set the properties of a property like that. Also, I was under the impression that styledText is a field property and not one that belonged to a button. In fact the dictionary says, "set the styledText of field to styledArray” indicating that it can only be used with a field.
Bob On Feb 18, 2014, at 17:50 , Charles Szasz <[email protected]> wrote: > Hi Craig, > > Thanks for responding to my request for help! I would have emailed you > earlier but my work has kept me away from coding. I tried the following: > > set the styledText of customProperties["uMyLabel"] of button "check1ps" to > “bold" > > But that doesn’t not work. I have a six words in a custom property for button > "check1ps”. I am trying to set the text in the custom property to bold > because I have other buttons that also have custom properties which are not > bold. I want to manipulate the text of the custom properties so that only a > select button will appear bold in a field. > > Can you tell me what I am doing wrong? > > Thanks! > > Charles Szasz > [email protected] > > > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
