wxListCtrl Custom Draw
Vadim Zeitlin
vadim at wxwindows.org
Fri Dec 1 16:50:59 PST 2006
On 30 Nov 2006 03:18:47 -0800 Amit <amitgupta.it at gmail.com> wrote:
A> I want to customize the look of wxListCtrl.
This is not supported (beyond what you can with the items attributes). For
instance, what you do is not going to work at all under wxMac. If you
really need to have a custom wxListCtrl, you should use the (possibly
modified) generic version.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list