Notes |
(0032175)
Zeljan Rikalo (developer)
2009-11-16 08:42
|
It's because of HideSelection property of ListView which is respected by qt ... it is by default True (why would anybody hide selection of listview by default ?),
this patch fixes problem. |
|
(0032176)
Zeljan Rikalo (developer)
2009-11-16 08:43
|
@Luiz can you check with attached patch (or just open debugger/callstackdlg.pp and change listview hideselection prop to false and rebuild laz). |
|
(0032177)
Zeljan Rikalo (developer)
2009-11-16 09:15
|
Test and close if ok. |
|