Sandbox
From WxWiki
[edit] Official Documentation Reference Links
some source, wxObject, is here.
test
[edit] Code Box Example
Just indent:
foo wxObject bar bar
baz
or use pre tags:
env = Environment()
czx
# Adds the necessary flags for compiling and linking wxWidgets projects
env.ParseConfig( 'wx-config --cxxflaasdgs --libs' )
x
# Include this line if you want to use an OpenGL widget
env.ParseConfig( 'wx-config --gl-libs' )
# Then, simply use SCons like normal
env.Program('name_of_executable', ['source1.cc', 'source2.cc', 'source3.cc'] )
[edit] Lists
- Operating Systems
- Windows
- XP
- 2000
- NT
- 98
- 95
- Unix
- Solaris
- FreeBSD
- OpenBSD
- Linux
- Fedora Core
- Debian
- SUSE
- Mandrake
- Gentoo
- Windows
asdf
