I’ve worked on it some
more since I posted the code and used the RendererNative class to draw
native column headers like the ones ListCtrl has. I haven’t gotten to
making it work with mouse-over and click events, a bit too much manual
work for me right now.
I've worked on it some more since I posted the code and used the
RendererNative class to draw native column headers like the ones ListCtrl
has. I haven't gotten to making it work with mouse-over and click events, a
bit too much manual work for me right now.
Let me know if you want to see the updates.
Of course I do . It is a very useful thing to have, at least in my
opinion. Thank you for sharing.
I've worked on it some more since I posted the code and used the RendererNative class to draw native column headers like the ones ListCtrl has. I haven't gotten to making it work with mouse-over and click events, a bit too much manual work for me right now.
Sounds like it would make a good module for the wx.lib package. (Hint, hint...)
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
the code and used the RendererNative class to draw native column
headers like the ones ListCtrl has. I haven’t gotten to making it work
with mouse-over and click events, a bit too much manual work for me
right now.
Sounds like it would make a good module for the wx.lib package. (Hint,
hint…)