[Fxruby-users] Re: More FOX Questions
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <ly...@kn...> - 2004-05-12 02:26:18
|
On May 11, 2004, at 8:36 PM, Bill Atkins wrote: > Does FXRuby have any way to change fonts in a tree list on a per-item > basis? Not an easy way. You should be able to subclass FXTreeItem and override its draw() method, but I don't have an example handy (anyone else done this?) |