reorganize the sample splitting it in two source files and an additional header; most important: don't tile all the controls into the main frame: it becomes too big; rather use a notebook control to properly layout them

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-03-04 17:21:40 +00:00
parent d6e329cfbc
commit bf19b714f0
15 changed files with 959 additions and 716 deletions

View File

@@ -791,6 +791,20 @@
RelativePath=".\dataview.cpp"
>
</File>
<File
RelativePath=".\mymodels.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\mymodels.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"