Ticket #6 (closed defect)
Can't select first item in list control
| Reported by: | anonymous | Owned by: | vadz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxGTK | Version: | |
| Keywords: | Cc: | vadz | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
Bug#: 17
Product: .wxWindows
Version: 2.1.13
Platform: wxGTK
OS/Version: Linux - RedHat
Status: NEW
Resolution:
Severity: major
Priority: P2
Component: wxGTK
AssignedTo: ???
ReportedBy: oliver@…
URL:
Summary: Can't select first item in list control
In a wxListCtrl, with style wxLC_REPORT|wxLC_SINGLE_SEL ,
you can't select the top item. It shows up as highlighted,
but clicking on it, double-clicking, or highlighting
and hitting "Return", don't generate the required events.
I see this problem in Linux RedHat using wxGTK 2.1.13 ;
I don't see it in Solaris using wxGTK 2.1.11 . I don't
know whether it's the version or the OS that makes
the difference.
Forgot to mention it's gtk+ 1.2.6
