[futurebasic] Re: [FB] HiLite Tool

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 1999 : Group Archive : Group : All Groups

From: Mark Goodes <wave@...>
Date: Sat, 30 Jan 1999 20:28:41 -0500
John wrote:
>Is there a hack to change the Keyword Hilite color in FB2 to a color not
>listed in the Hilite tool?

Staz has included the source code for all the tools in the FB examples
folder.  I haven't checked yet, but I'm sure that the source for the Hilite
Tool is there too.

If you want to hack it to a different color, you could try modifying the
source code of the tool and then installing it using the tool manager.  I
doubt that it would work though, since FB edit windows seem to use old
Quickdraw style color, which limits their display capabilities to the 8
colors that are already available.  (This would mean that the code windows
were opened using NewWindow instead of NewCWindow, and we don't have access
to this code to change the call.)

____________
wave (Toronto, Canada)