Ticket #1397 (closed defect: fixed)
wxSplitterWindow + wxTextCtrl: Cannot drag split line [GTK2]
| Reported by: | shaneharper | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wxGTK | Version: | |
| Keywords: | wxSplitterWindow | Cc: | shaneharper, hockkn, leio |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
Attempting to drag the split line sometimes fails when
a cursor indicating that the mouse pointer is over the
split line is shown.
Removing the border from the wxTextCtrl (by using the
wxNO_BORDER style) "fixes" the problem, although it
should be possible for the splitter to function
correctly when the wxTextCtrl has a border (which it
has by the default).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

