Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
wxTreeListCtrl
rcoll:
Another component I've found very useful is the wxTreeListCtrl; this is a tree control that allows multiple columns of data to be displayed. I've used it enough that I wrote a plug-in for Code::Blocks and wxSmith. The plug-in if fairly complete and implements the latest version of wxTreeListCtrl; it allows you to define the number of columns, and to pre-load column titles and node data at design-time. There are 2 packages available: the source-only package, and the source compiled for Windows XP. They can be downloaded from Rapidshare at
http://rapidshare.com/files/349960888/TreeListCtrl_Source_Only.zip
http://rapidshare.com/files/349960345/TreeListCtrl_Compiled_MSW.zip
or Berlios at
http://prdownload.berlios.de/ringowidgets/TreeListCtrl_Compiled_MSW.zip
http://prdownload.berlios.de/ringowidgets/TreeListCtrl_Source_Only.zip
Ringo
MortenMacFly:
--- Quote from: rcoll on February 13, 2010, 09:56:50 am ---I wrote a plug-in for Code::Blocks and wxSmith.
--- End quote ---
Good one, too.
BTW: Did you try the plugins/widgets under Linux, too? Can they safely be used there?
Jenna:
--- Quote from: MortenMacFly on February 13, 2010, 04:18:35 pm ---
--- Quote from: rcoll on February 13, 2010, 09:56:50 am ---I wrote a plug-in for Code::Blocks and wxSmith.
--- End quote ---
Good one, too.
BTW: Did you try the plugins/widgets under Linux, too? Can they safely be used there?
--- End quote ---
I downloaded them and will try to integrate them into wxSmith-Contrib items.
MortenMacFly:
--- Quote from: jens on February 13, 2010, 04:27:01 pm ---I downloaded them and will try to integrate them into wxSmith-Contrib items.
--- End quote ---
You mean the other one (SpeedButton), too? I did that for Windows already but it wasn't a hard thing to do. ;-)
If it works under Linux reliable, too I would love to see them in SVN. It's a nice contribution in the end.
rcoll:
--- Quote from: MortenMacFly on February 13, 2010, 04:18:35 pm ---Good one, too.
BTW: Did you try the plugins/widgets under Linux, too? Can they safely be used there?
--- End quote ---
No, I don't have a Linux installation available at the moment, but the wxTreeListCtrl is advertised as compatible with all architectures, and i believe the wxSmith plugin is also.
Ringo
Navigation
[0] Message Index
[#] Next page
Go to full version