Деян Хаджиев
2014-05-11 21:07:48 UTC
Hi,
I'm trying to migrate my projects from 2.8.12 to 3.0. In one of them I'm
using wxListCtrl as a read only list. I'm catching all necessary mouse
events and skipping its focus events and it works well on wxMSW. On wxGTK
however there seems to be some problem with the selection (it started from
the 3.0.0 builds). It seems that there is always a selected or more like
semi-selected item (only a dashed rectangle around it, the background is
the same as the deselected items). I tried to deselect all the items
manually with calls to wxListCtrl::SetItemState(..) but this doesn't seem
to work. Is there another way for achieving this or this is a bug from the
3.0?
Best regards
Deyan Hadzhiev
I'm trying to migrate my projects from 2.8.12 to 3.0. In one of them I'm
using wxListCtrl as a read only list. I'm catching all necessary mouse
events and skipping its focus events and it works well on wxMSW. On wxGTK
however there seems to be some problem with the selection (it started from
the 3.0.0 builds). It seems that there is always a selected or more like
semi-selected item (only a dashed rectangle around it, the background is
the same as the deselected items). I tried to deselect all the items
manually with calls to wxListCtrl::SetItemState(..) but this doesn't seem
to work. Is there another way for achieving this or this is a bug from the
3.0?
Best regards
Deyan Hadzhiev
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users