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