Ticket #9471 (closed defect: fixed)
No EVT_LIST_COL_DRAGGING
| Reported by: | BoozooK | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxMSW | Version: | 2.8.7 |
| Keywords: | Cc: | ||
| Blocked By: | Patch: | no | |
| Blocking: |
Description
Hello everybody,
I don't kown if you already know it but I've found nothing about it, the EVT_LIST_COL_DRAGGING event doesn't work on the MSW port, while it works well on the GTK one. It can be seen in the listctrl sample included in wxWidgets for example.
I can still simulate the event with (BEGIN_DRAG + mouse events + END_DRAG) though.
wxWidgets is really a good library, continue the good job
BoozooK.
Change History
Note: See
TracTickets for help on using
tickets.
