Re: [Fxruby-users] ANN:FXListview
Status: Inactive
Brought to you by:
lyle
From: Joel V. <vj...@us...> - 2004-04-13 04:19:24
|
Jamey Cribbs wrote: > Listview.rb is a module containing a class that can be used to create > listviews (multi-column listboxes) in FXRuby. That's very nice! I'll probably find a way to use that at some point. Thanks. Btw, you may be able to get around that icon problem by explicitly calling create() on them, instead of setting up the dummy buttons. It's great to see this kind of thing: a library using purely ruby to add new kinds of widgets to Fox/FXRuby. Also good to see lots of comments and a nice sample app :) |