I wondered, why the filedialog doesn't work as it should.
(You couldn't change between 'Detailed' and 'List'
view, problems with sizers (display and freezing).
(I ran wxPython 2.5.2.7)
Then I tried wxPython 2.5.2.3 (the same behavior) .
So I ran drpython then on 2.5.1.5, and ... the drFileDialog works as expected.
There must be some bug in wxPython.
If someone can help me, we could report it then
as a wxPython bug.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I wondered, why the filedialog doesn't work as it should.
(You couldn't change between 'Detailed' and 'List'
view, problems with sizers (display and freezing).
(I ran wxPython 2.5.2.7)
Then I tried wxPython 2.5.2.3 (the same behavior) .
So I ran drpython then on 2.5.1.5, and ... the drFileDialog works as expected.
There must be some bug in wxPython.
If someone can help me, we could report it then
as a wxPython bug.
Did you try 2.5.2.8?
I only have 2.5.1.5 on windows.
I have 2.5.2.8 (GTK and GTK2 on linux).
I wonder what is going on?
No tracebacks by any lucky chance, are there?