Fixed the GUI so it will now work correctly when widgets are clicked/used. This demo program was not really even usable, although the database portions worked correctly.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
1999-10-07 11:04:06 +00:00
parent d604ea3355
commit 65d7ddc4eb
5 changed files with 208 additions and 61 deletions

View File

@@ -10,6 +10,8 @@
# Set WXDIR for your system
WXDIR = $(WXWIN)
# added by glt for my own environment
WXDIR = D:\wx2\wxWindows
PROGRAM=dbtest
OBJECTS = $(PROGRAM).obj listdb.obj