dragging columns in a listctrl

Hi, I just wonder about the listctrls.

I never realized (I only thought this works on linux),
but today I saw, that this is also possible in file
open dialog or wincvs on windows,

that one can rearrange the columns in a listctrl
using the mouse and drag a column header to the left
or to the right.

Is that also somehow possible in wxPython?

Did I oversee a windows style?

In Listctrl demos, that is not possible.

···

--
Franz Steinhaeusler

Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Franz Steinhauesler wrote:

Hi, I just wonder about the listctrls.

I never realized (I only thought this works on linux),
but today I saw, that this is also possible in file open dialog or wincvs on windows,

that one can rearrange the columns in a listctrl
using the mouse and drag a column header to the left
or to the right.

Is that also somehow possible in wxPython?

Did I oversee a windows style?

In Listctrl demos, that is not possible.

No, nobody has done the work yet needed to make this possible in wxListCtrl.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!