]> git.saurik.com Git - wxWidgets.git/blame - docs/readme.txt
check for strtok_r() using C++ compiler
[wxWidgets.git] / docs / readme.txt
CommitLineData
9bb3479c 1wxWindows 2.1.13
733dac47 2----------------
41c09d48 3
8870c26e 4Welcome to wxWindows 2, a sophisticated cross-platform C++
2dc5505e
JS
5framework for writing advanced GUI applications using (where
6possible) the native controls.
7
8In addition to common and advanced GUI facilities such as frames, scrolling
b69f1bd1
JS
9windows, toolbars, tree controls, icons, device contexts, printing,
10splitter windows and so on, there are wrappers for common file operations,
11and facilities for writing TCP/IP applications, thread handling, and more.
2dc5505e
JS
12Where certain features are not available on a platform, such as MDI and
13tree controls on Unix, they are emulated.
14
af111fc3 15A detailed 1100-page reference manual is supplied in HTML, PDF and
b69f1bd1 16Windows Help form: see the docs hierarchy.
41c09d48 17
7921cf2b
JS
18For a quick start, point your Web browser at docs/html/index.htm for a list of
19important documents and samples.
20
ee1aaf99
JS
21Changes in this release
22-----------------------
23
9bb3479c 24Please see changes.txt for details.
ee1aaf99 25
41c09d48 26Platforms supported
c801d85f
KB
27-------------------
28
8870c26e 29wxWindows 2 currently supports the following platforms:
41c09d48
JS
30
31- Windows 3.1, Windows 95/98, Windows NT
8870c26e
JS
32- Most Unix variants with Motif/Lesstif
33- Most Unix variants with GTK+
733dac47
JS
34- Mac (not covered here: please see the wxWindows web site
35 for details)
8870c26e 36
9bb3479c
JS
37Most popular C++ compilers are supported; see the install.txt
38file for each platform (available via docs/html/index.htm) for details.
41c09d48
JS
39
40Files
41-----
42
af111fc3
JS
43The distribution is available in a number of formats.
44The most convenient is the platform-specific distribution,
45but the zip set forms a more complete distribution, for example if
46you wish to take part in wxWindows development. Also, add-ons
47such as OGL may only be available in zip form.
48
49Zip set
50-------
51
41c09d48
JS
52Depending on what you downloaded, you may have one or more of
53these ports. You may unarchive any or all of the ports into
54the same directory hierarchy. The zip archive set comprises the
6e47faf1
JS
55following, where x is the minor version and y the release number:
56
57wx2_x_y_gen.zip Generic source code and samples (required)
58wx2_x_y_msw.zip Windows-specific source code
59wx2_x_y_mot.zip Motif-specific source code
60wx2_x_y_gtk.zip GTK-specific source code
61wx2_x_y_stubs.zip Stubs ('empty port') source. Needs
62 wx2_x_y_gen.zip/tgz.
63wx2_x_y_doc.zip Documentation source code (not required)
64wx2_x_y_hlp.zip WinHelp documentation
65wx2_x_y_pdf.zip Acrobat PDF documentation
66wx2_x_y_htm.zip HTML documentation
67wx2_x_y_vc.zip MS VC++ 5/6 project files
68wx2_x_y_bc.zip Borland C++ 5 project files
69wx2_x_y_cw.zip Metrowerks CodeWarrior 4.1 project files
70jpeg.zip Optional JPEG library
ccebc98a 71tiff.zip Optional TIFF library
6e47faf1
JS
72ogl3.zip Optional Object Graphics Library
73glcanvas.zip Optional wxGLCanvas class (Motif, GTK, MSW)
74tex2rtf2.zip Tex2RTF documentation tool
c801d85f 75
af111fc3
JS
76wxWindows for GTK distribution
77------------------------------
0bc9b25e 78
6e47faf1
JS
79wxGTK-2.x.y.tgz wxGTK source distribution. You will
80 need the HTML and/or PDF documentation
81 from the zip set (above).
af111fc3
JS
82
83wxWindows for Motif distribution
84--------------------------------
85
6e47faf1
JS
86wxMotif-2.x.y.tgz wxMotif source distribution. You will
87 need the HTML and/or PDF documentation
88 -- OR -- from the zip set (above).
733dac47 89
6e47faf1 90wx2_x_y_gen.zip
6e47faf1 91wx2_x_y_mot.zip
733dac47 92jpeg.zip
af111fc3
JS
93
94wxWindows for Windows distribution
95----------------------------------
96
ee1aaf99
JS
97As well as the core source, the Windows setup contains:
98
99- Windows Help versions of the documentation (docs/winhelp);
100- wxGLCanvas (OpenGL integration, in utils/glcanvas);
101- OGL 3 (Object Graphics Library, in utils/ogl);
102- wxTreeLayout (for tree drawing, in utils/wxtree);
103- a Dialog Editor binary;
104- the JPEG library.
105
af111fc3
JS
106setup.exe Setup file (Windows 95/98, NT)
107setup.* Other setup files
0bc9b25e 108
41c09d48
JS
109Installation
110------------
111
8870c26e 112wxWindows 2 needs to be compiled before you can test out
41c09d48
JS
113the samples or write your own applications.
114For installation information, please see the install.txt file
115in the individual directories:
38d24a39
JS
116
117 docs/msw
118 docs/gtk
119 docs/motif
c801d85f 120
2dc5505e 121Licence information
41c09d48
JS
122-------------------
123
124For licensing information, please see the files:
125
126 docs/preamble.txt
127 docs/licence.txt
128 docs/licendoc.txt
129 docs/gpl.txt
130 docs/lgpl.txt
131
2dc5505e
JS
132Although this may seem complex, it is there to allow authors of
133proprietary/commercial applications to use wxWindows in
134addition to those writing GPL'ed applications. In summary,
9922de0b 135the licence is LGPL plus a clause allowing unrestricted
2dc5505e
JS
136distribution of application binaries. To answer a FAQ, you
137don't have to distribute any source if you wish to write
9922de0b
VS
138commercial applications using wxWindows.
139
140However, if you distribute wxGTK or wxMotif (with Lesstif) version
141of your application, don't forget that it is linked against
142GTK+ (or Lesstif) which is covered by LGPL *without* exception
143notice. Under Linux systems your app is probably linked
144against LGPL glibc as well. Please read carefuly LGPL, section 6.
145which describes conditions for distribution of closed source applications
146linked against LGPL library. Basically you should link dynamicaly and
147include source code of LGPL libraries with your product (unless it is
148already present in user's system - like glibc usually is).
9922de0b
VS
149If compiled with --enable-odbc (Unix only), wxWindows library will
150contain iODBC library which is covered by LGPL.
151
26de8b7d
VS
152If you use TIFF image handler, please see src/tiff/COPYRIGHT
153for libtiff license details.
154
155If you use JPEG image handler, documentation for your program should
156contain following sentence: "This software is based in part on the work of
157the Independent JPEG Group". See src/jpeg/README for details.
158
159
2dc5505e
JS
160Documentation
161-------------
162
6adaedf0
JS
163See docs/bugs.txt for a bug list: this file is new and will initially
164 be edited by hand, later generated from a web-based bug database.
165
2dc5505e
JS
166See docs/html/index.htm for an HTML index of the major documents.
167
6adaedf0
JS
168See docs/changes.txt for a detailed history of changes to wxWindows 2
169 (not up-to-date).
170
2dc5505e
JS
171The Windows help files are located in docs/winhelp.
172The PDF help files are located in docs/pdf.
173
174Further information
175-------------------
176
177The wxWindows Web site is located at:
178
8870c26e 179 http://www.wxwindows.org
2dc5505e 180
cba2db0c 181The wxGTK Web site (with further wxGTK-specific files and
2dc5505e
JS
182information) is located at:
183
184 http://www.freiburg.linux.de/~wxxt
185
186The main wxWindows ftp site is at:
187
188 ftp://www.remstar.com/pub/wxwin
189
190A wxWindows CD-ROM with the latest distribution plus an HTML
191front-end and hundreds of MB of compilers, utilities and other
af111fc3
JS
192material may be ordered from the CD-ROM page (see the wxWindows
193web site) or contact Julian Smart <julian.smart@ukonline.co.uk>.
2dc5505e
JS
194
195Good luck!
196
9bb3479c 197The wxWindows Team, February 2000
41c09d48 198