With the gridhugetabel demo, I noticed that the contents of the window freeze if I scroll left and right?
I am using:
python 2.1.1 and wxPython 2.3.1 on a win2k machine.
Is this fixable?
-john
With the gridhugetabel demo, I noticed that the contents of the window freeze if I scroll left and right?
I am using:
python 2.1.1 and wxPython 2.3.1 on a win2k machine.
Is this fixable?
-john
With the gridhugetabel demo, I noticed that the contents of
the window freeze if I scroll left and right?
I am using:
python 2.1.1 and wxPython 2.3.1 on a win2k machine.
Is this fixable?
Yes. Update to 2.3.2.1. 2.3.1 had a resource bug that manifested with
certain scrolled windows.
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!