]> git.saurik.com Git - wxWidgets.git/commit
wxChar* usage changed over to wxString in various places
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 10 Nov 2004 12:19:55 +0000 (12:19 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 10 Nov 2004 12:19:55 +0000 (12:19 +0000)
commite689d52ab5e0f6dce37ec51f1f485af8432e74ec
tree7c82ee9ead984b1ca4b94c82cd79ed0a993a576c
parentc3677ad324e00cb69cf56765a43b54c63a5e4c70
wxChar* usage changed over to wxString in various places
Warning fixes when compiling in compatibility 2_4 mode to force use of the desired wxDbTable constructor
Added OnDClick() event to listbox to auto-click the OK button to select a name
Unicode fix of a SQL_C_CHAR reference

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/db/listdb.cpp
samples/db/listdb.h