wxWidgets/samples/listctrl
Vadim Zeitlin 92a2a0ef91 Fix wxListCtrl::GetSubItemRect(wxLIST_RECT_ICON/LABEL) in wxMSW for column 0.
Wrong width was returned for the icon or label rectangle when querying the
first column. Fix this and add a test to the sample allowing to check this.

GetSubItemRect() still returns wrong results for second and subsequent
columns, see #11355.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-11-24 00:01:38 +00:00
..
bitmaps made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
listctrl_vc7.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
listctrl_vc8.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
listctrl_vc9.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
listctrl.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
listctrl.dsp Rebake everything using bakefile 0.2.7. 2009-10-22 16:53:10 +00:00
listtest.cpp Fix wxListCtrl::GetSubItemRect(wxLIST_RECT_ICON/LABEL) in wxMSW for column 0. 2009-11-24 00:01:38 +00:00
listtest.h added find performance test (see #9870) and the possibility to set the number of items (for list and report views only) 2009-04-25 16:23:15 +00:00
listtest.rc Replaced \\ with / 2000-01-16 00:55:47 +00:00
makefile.bcc Rebake after last commit. 2009-11-18 19:22:58 +00:00
makefile.gcc Rebake after last commit. 2009-11-18 19:22:58 +00:00
Makefile.in Rebake after last commit. 2009-11-18 19:22:58 +00:00
makefile.unx Rebaked using post-0.2.7 svn version of bakefile. 2009-10-23 17:48:21 +00:00
makefile.vc Rebake after last commit. 2009-11-18 19:22:58 +00:00
makefile.wat Rebake after last commit. 2009-11-18 19:22:58 +00:00
mondrian.ico *** empty log message *** 1998-05-22 19:57:05 +00:00
mondrian.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00