[futurebasic] RE: [FB] HIThemeDrawTextBox

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2011 : Group Archive : Group : All Groups

From: "Edwards, Waverly" <Waverly.Edwards@...>
Date: Thu, 27 Oct 2011 21:34:56 -0500
I've had a little time to play with it.  I am amazed by functionality that seems like it should be present, isnt.
I'm glad you were able to produce color.  I was at the end of my rope trying to colorize the text.  
I thought it would have been easy since I was dealing with an attributed string.


Many thanks,


W.

________________________________________
From: futurebasic@... [futurebasic@...] On Behalf Of Ken Shmidheiser [kshmidheiser@...]
Sent: Thursday, October 27, 2011 11:43 AM
To: futurebasic@...
Subject: Re: [FB] HIThemeDrawTextBox

It's interesting that kCTForegroundColorFromContextAttributeName works as shown below,
but kCTForegroundColorAttributeName doesn't. This may have been discussed at Apple's
Carbon Developer mail list, but unfortunately the lists have been down for several days. I
don't k now if this is permanent or not.

Ken