#9559: DataViewCtrl wrong behaviour with reordering not reorderable columns
-------------------------------------------------------------+--------------
Reporter: jobuz | Owner: roebling
Type: defect | Status: new
Priority: normal | Milestone: 2.9.0
Component: wxMSW | Version:
Keywords: DataViewCtrl reordering not reorderable columns | Blockedby:
Patch: 1 | Blocking:
-------------------------------------------------------------+--------------
You can see the behaviour in DataViewCtrl sample.
If you reorder a not reorderable column and move the cursor over a
reorderable column then this column is moved. After releasing the mouse
the not reorderable column has moved.
Attached is a patch.
regards
Joerg
WinXP SP2
Visual C++ Express 2008
wxWidgets head
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9559>
#9559: DataViewCtrl wrong behaviour with reordering not reorderable columns
---------------------+------------------------------------------------------
Reporter: jobuz | Owner: roebling
Type: defect | Status: closed
Priority: normal | Milestone: 2.9.0
Component: wxMSW | Version:
Resolution: fixed | Keywords: DataViewCtrl reordering not reorderable columns
Blockedby: | Patch: 1
Blocking: |
---------------------+------------------------------------------------------
Changes (by roebling):
* status: new => closed
* resolution: => fixed
Comment:
Applied.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9559#comment:1>