[futurebasic] Re: [FB] Support for color in font panel for carbon applications

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2007 : Group Archive : Group : All Groups

From: Bernie <fb.mailing.list@...>
Date: Thu, 8 Feb 2007 17:21:36 +0100
Brian S wrote:

> According to TN2058 color is not supported in carbon apps for the  
> font panel.
>
> Does anyone know if this has changed to include color?

[ Let's see... my world clock says it's 09:20 in Arizona. Brian  
should be just about thinking of getting up to read the many replies  
from fellow font panellers ].


Good morning, Brian.

It looks like the font panel does change text colour in a HITextView  
when using the OS X 10.4: TXNSetCommandEventSupport. Just checked it  
with the old way: GetEventParameter( theEvent,  
_kEventParamFontColor... ), but that still isn't working and returns  
the dreaded -9870 error.

I thought I had this working with a EUTC a while back but now I can't  
find the code  :-(

Bernie