Ticket #10761 (new enhancement)

Opened 9 months ago

Use wxMouseEventsManager in wx{Tree,List,DataView}Ctrl

Reported by: vadz Owned by:
Priority: normal Milestone:
Component: GUI-generic Version:
Keywords: refactor Cc:
Blocked By: Patch: no
Blocking:

Description

Currently these controls duplicate/triplicate a lot of code for handling of mouse clicks on their items and all do it wrongly (in particular they don't respect the system drag sensitivity). They should use the newly added wxMouseEventsManager instead.

Note: See TracTickets for help on using tickets.