Re: Setting text style of a custom property field

2013-03-30 Thread Paul Hibbert
Charles, Not sure I totally understand what you need, a custom property is just a container so you can't set it's text style to anything, but to store text styles alongside the text data you could store the data as an array, maybe something like; To store the data… set the cPropA["label"]

Re: Setting text style of a custom property field

2013-03-30 Thread stephen barncard
not sure what you mean by a 'custom property field' actually... you can store anything in a custom property , but that's DATA. You can store the text data in a CP then put it into a field , then set the text. YOu could also store into a CP what goes into a field using HTML or RTF text, which ha

Re: Setting text style of a custom property field

2013-03-30 Thread stephen barncard
you just said it On Sat, Mar 30, 2013 at 10:20 AM, Charles Szasz wrote: > I am using custom properties with check boxes. How do you set the text > style of a custom property field? I want to set the text style of a custom > property to bold. > > Charles Szasz > csz...@mac.com > > > > > > _