wxWidgets/samples/listctrl
Vadim Zeitlin a2ebe1928a Avoids asserts in the listctrl sample on pressing Ctrl-I
Calling InsertItemInReportView() with invalid index results in a series
of asserts, so avoid doing this.

Note that there seems to be an unrelated bug in wxGTK which results in
this code being executed at all, as normally the definition of a menu
item using Ctrl-I as an accelerator should have prevented this from
happening.
2020-11-09 00:40:43 +01:00
..
bitmaps Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
listctrl_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
listctrl_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
listctrl_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
listctrl.bkl
listtest.cpp Avoids asserts in the listctrl sample on pressing Ctrl-I 2020-11-09 00:40:43 +01:00
listtest.h Simplify API for extending wxListCtrl background display 2020-11-09 00:37:55 +01:00
listtest.rc
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake after manifest changes 2020-07-31 01:53:43 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake after manifest changes 2020-07-31 01:53:43 +02:00