[Boa Constr] wxListCtrl : first line hidden behind the column headers
Status: Beta
Brought to you by:
riaan
From: Alain T. <al...@on...> - 2002-05-19 17:14:36
|
Hi, I'm using the control wxCtrl with the flag wxLC_REPORT, the first line is hidden behind the headers, you don't see it but when you move with the arrow up it's selected, as shown in the test application attached. I'm using : - boa cvs - wxGTK-2.3.2 - wxPython-2.3.2 on linux debian woody Am I doing something wrong or is it a bug in wxWindows ? Thanks Alain |