Sample program for new wxGrid classes.
Define wxUSE_NEW_GRID as 1 in setup.h to use the new wxGrid. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
6
samples/newgrid/griddemo.def
Normal file
6
samples/newgrid/griddemo.def
Normal file
@@ -0,0 +1,6 @@
|
||||
NAME GridDemo
|
||||
DESCRIPTION 'wxGrid Demo'
|
||||
EXETYPE WINDOWS
|
||||
CODE PRELOAD MOVEABLE DISCARDABLE
|
||||
DATA PRELOAD MOVEABLE MULTIPLE
|
||||
|
Reference in New Issue
Block a user