another xControls update (sorry Don!)
- Posted by Greg Haberek <ghaberek at gmail.com> Sep 23, 2004
- 419 views
Don, Since you've been updating xControls so much, I'd like to address a bug with Syntax. We've discussed this in the past, and I have the fix for it, but apparently the latest updates still don't include the fix. The bug involves qutoed text containing '&' characters and merging them into an underline (like in menus, etc.). Since Syntax literally highlights color over text, this causes a very ugly bug. Anyway, the fix is easy, change the last parameter of each xDrawText call to #800 instead of 0 (whatever flag #800 may be). Also, I've added code to Syntax to turn color on and off dynamically. Let me know if you'd like to include it, and I'll send you the code. ~Greg