Re: "System" font on Mac - diff between LC 8 and LC 9??

2017-04-12 Thread Bob Sneidar via use-livecode
Seems this is undesirable as a rule. What I do is set the font, size and style of the STACK to something, and then if I want the control to match the default of the stack, I set font size and style to empty. Bob S On Apr 11, 2017, at 20:14 , James Hale via use-livecode

Re: "System" font on Mac - diff between LC 8 and LC 9??

2017-04-12 Thread Richmond Mathewson via use-livecode
LC 8.1.3 (Mac OS 10.7.5): I get the bold but NOT the italic. LC 9.0.0 DP 4 (Mac OS 10.7.5: exactly the same. Best, Richmond. On 4/12/17 6:14 am, James Hale via use-livecode wrote: set the htmltext of fld 1 to "this is bold and this is italic"

Re: "System" font on Mac - diff between LC 8 and LC 9??

2017-04-11 Thread Colin Holgate via use-livecode
Yes, same here. I’m on 10.12.5, but I imagine it would behave the same on older systems. > On Apr 11, 2017, at 8:14 PM, James Hale via use-livecode > wrote: > > Could other with a Mac please give this a go to see if my observation is > local to my machine