Re: [Fxruby-users] ANN:FXListview
Status: Inactive
Brought to you by:
lyle
From: Jamey C. <jc...@tw...> - 2004-04-13 23:43:04
|
Joel VanderWerf wrote: > Jamey Cribbs wrote: > >> Listview.rb is a module containing a class that can be used to create >> listviews (multi-column listboxes) in FXRuby. > > Btw, you may be able to get around that icon problem by explicitly > calling create() on them, instead of setting up the dummy buttons. Thanks, Joel! I added code to call create() on the icons and it fixed the problem. I will post a new version of listview.rb with this and a few other fixes tonight. Jamey |