[wxPython-users] Appearance of ListCtrl using Vista
Andrea Gavana
andrea.gavana at gmail.com
Tue Jan 30 12:26:56 PST 2007
Hi Robin,
On 1/30/07, Robin Dunn wrote:
> Have you given any thought to implementing a Python version of
> wxVScrolledWindow + horizontal scrolling?
No, because the internal working of scrolling things still baffles me.
I still have to correctly understand how to handle scrollbars in a
correct way, so I will end up duplicating again a bunch of code and
maybe come up with a slower, buggier and less-attractive
wxHVScrolledWindow. Which is not very nice for a fast widget like
wxListCtrl.
I have no idea how Vadim was able to invent the code of
wxVScrolledWindow, but it's beautifully made. I am for sure *not* a
professional coder ;-)
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77/
More information about the wxpython-users
mailing list