File: wx12.htm

package info (click to toggle)
wxwin2-doc 2.01-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,540 kB
  • ctags: 5,968
  • sloc: cpp: 15,157; makefile: 434; sh: 6
file content (16 lines) | stat: -rw-r--r-- 862 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HTML>
<head><title>Configuration</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="topic7"></A><CENTER>
<A HREF="wx.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="wx9.htm#multiplat"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="wx11.htm#topic6"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="wx13.htm#topic8"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H2>Configuration</H2>
<P>
Options are configurable in the file
<TT>"wx/XXX/setup.h"</TT> where XXX is the required platform (such as msw, motif, gtk, mac). Some settings are a matter
of taste, some help with platform-specific problems, and
others can be set to minimize the size of the library. Please see the setup.h file
and <TT>install.txt</TT> files for details on configuration.<P>

</BODY></HTML>