Go to file
Denis Pershin e21a504837 Prealpha, prebeta of new wxTreeCtrl for GTK. It is possible to AddRoot,
AppendItem... InsertItem and PrependItem is not working...
Sample modified to new API. I understand that operator wxTreeItemId::long()
exists on MSW wxWindows, but on wxGTK id type is a pointer...

2Vadim: Please test the sample with MSW wxTreeCtrl.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-10-24 05:52:43 +00:00
distrib/msw More Motif additions: mdi and sashtest samples now just about work! 1998-10-19 21:51:15 +00:00
docs More Motif changes (colour/font stuff) 1998-10-23 18:22:30 +00:00
include/wx Prealpha, prebeta of new wxTreeCtrl for GTK. It is possible to AddRoot, 1998-10-24 05:52:43 +00:00
lib Fixed a small wxDialog thing 1998-09-05 08:37:40 +00:00
misc Fixed my own Makefile bug 1998-08-15 18:58:26 +00:00
samples Prealpha, prebeta of new wxTreeCtrl for GTK. It is possible to AddRoot, 1998-10-24 05:52:43 +00:00
setup Makefiles now use CPPFLAGS in the same way as configure does. 1998-10-06 08:50:01 +00:00
src Prealpha, prebeta of new wxTreeCtrl for GTK. It is possible to AddRoot, 1998-10-24 05:52:43 +00:00
user Updates to memcheck 1998-09-11 09:05:26 +00:00
utils added a "lib" target for generating a wxPython library for static 1998-10-21 18:59:15 +00:00
.cvsignore .cvsignores added 1998-10-20 07:47:25 +00:00
config.guess Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
config.sub Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
configure odbc off by default 1998-10-07 15:40:21 +00:00
configure.in odbc off by default 1998-10-07 15:40:21 +00:00
install-sh Initial revision 1998-05-20 14:01:55 +00:00
Makefile make install 1998-09-03 13:58:56 +00:00
mkinstalldirs make install 1998-09-03 13:58:56 +00:00
template.mak Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
TODO.txt Updates to memcheck 1998-09-11 09:05:26 +00:00
wx-config.in Changed instal path for setup.h 1998-09-12 17:18:12 +00:00

wxWindows 2.0 alpha
-------------------

This is an alpha distribution of wxWindows 2.0. It may be made up
of sources for different platforms from different authors.

For generic installation information, see the docs directory. For
platform-specific installation information see for example docs/msw or
docs/gtk.