wxWidgets/samples/dialogs
Robert Roebling 159b66c02a Applied patch for wxComboBox and wxListBox to
prevent "hanging" in single selection mode.
    Also removed call to AddPendingEvent and
    changed wxLB_EXTENDED mode so that no changes
    to the listbox go unnoticed.
  I do wonder what the difference between multiple
    and extended list boxes actually are.
  Not suer what I changed in the other files.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-08-06 21:06:13 +00:00
..
.cvsignore ignore CodeWarrior build directory and output files 2001-03-05 20:16:58 +00:00
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
dialogs.cpp Applied patch for wxComboBox and wxListBox to 2001-08-06 21:06:13 +00:00
dialogs.def
dialogs.h Vain attempts to make kbd navigation work inside find/replace dialog - it 2001-08-01 02:29:35 +00:00
dialogs.ico There was no icon file in this example, causing compilation with VC to fail. I just stole a DialogEditor icon to use here 2001-04-27 03:41:47 +00:00
dialogs.rc 1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code 2001-04-09 01:22:48 +00:00
DialogsVC.dsp Updated version to 2.3.2 so apps can test for differences in new merged source 2001-06-27 20:36:30 +00:00
DialogsVC.dsw Added VC++ project files (seems logical) 2000-10-10 16:59:34 +00:00
makefile.b32
makefile.bcc
makefile.dos
makefile.g95
Makefile.in added dependency handling to Makefiles 2001-07-22 15:05:53 +00:00
makefile.twn
makefile.unx makefile updates, 1999-11-21 19:28:15 +00:00
makefile.vc
makefile.wat
makemac.mcp added dead-strip static initialization code option 2001-06-09 20:03:18 +00:00
tips.txt