On Tuesday 08 April 2008 12:23 am, Tony Balinski wrote: > Quoting Randy Kramer <[EMAIL PROTECTED]>: > > So, I'm still confused. So what are the possible values of: > > > > "s - style lookup value (8 bits)" > > Ths s bits represent an index into the style table. They are taken from the > style buffer. Read styleOfPos() and drawString() again. > > > And in what file or subroutine are they set and/or documented? > > > > Sorry if I'm missing the obvious! > > Just read the code, or use a debugger.
Tony Thanks! (Aside: I took a quick skim of those functions and I'm getting some hints. Don't have the time to spend on it for a few days. Note to Myself: When I get back to this I want to pay particular attention to the variable "style" in both functions.) Randy Kramer -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
