Re: [Fxruby-users] Listview control
Status: Inactive
Brought to you by:
lyle
From: Carl Y. <ca...@yo...> - 2003-12-15 01:46:06
|
Thanks. The reason I shied away from FXIconList was that it said that it could be toggled between three different viewing modes. As long as I can keep the user from toggling into the other two modes this sounds like it will work fine. Is this the case? Thanks, Carl Sander Jansen wrote: >You're looking for FXIconList which has a detailed mode, that exactly looks >like the one in the screenshot. > > Sander > >On Sunday 14 December 2003 07:39 pm, Carl Youngblood wrote: > > >>Hello, >> >>I'm trying to create a control like this: >> >>http://fox-toolkit.org/screenshots/ss2.png >> >>Is there a built-in class for this type of control or must I do some >>modifications to the FXHeader class. The FXHeader example on the FXRuby >>web site doesn't give you a unified list that highlights all the way >>across the view. Each column gets highlighted separately. >> >>Thanks for your time. >> >>Carl Youngblood >> >> > > > |