[wxPython-users] need a ListCtrl which accepts arbitrary widgets
Leeuw van der, Tim
tim.leeuwvander at nl.unisys.com
Tue Jul 4 04:04:45 PDT 2006
Have a look, perhaps, at the bittorrent source code, version 4.20.x
It contains a list with progress bar.
The wxPython demo also demonstrates a list with checkboxes, I believe.
Cheers,
--Tim
-----Original Message-----
From: David McNab [mailto:david at rebirthing.co.nz]
Sent: dinsdag 4 juli 2006 12:52
To: wxPython-users at lists.wxwidgets.org
Subject: [wxPython-users] need a ListCtrl which accepts arbitrary
widgets
Hi,
I need a wxPython or wx widget that behaves like ListCtrl, but can have
arbitrary widgets (eg, buttons, progress bars etc) placed into the
cells.
Does such a thing exist?
I've looked through the wxPython wiki, but can't find anything.
Or, will I have to build such a widget from scratch from a GridSizer?
(No! Please, NOOOOO!)
--
Kind regards
David
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
More information about the wxpython-users
mailing list