Difference between revisions of "Guides & Tutorials"

From WxWiki
Jump to navigation Jump to search
m (Reverted edits by Backpackunion (talk) to last revision by Auria)
Line 221: Line 221:
 
* [http://twinforms.com/wxforms-screencasts.htm Screencast for creating simple Dialog using wxForms]
 
* [http://twinforms.com/wxforms-screencasts.htm Screencast for creating simple Dialog using wxForms]
 
* [http://twinforms.com/products/wxformsdelphi/screencasts.php Screencast for creating Hello World using wxForms for Delphi]
 
* [http://twinforms.com/products/wxformsdelphi/screencasts.php Screencast for creating Hello World using wxForms for Delphi]
* [http://www.hermeshandbagoutlet.com Replica Hermes Handbags]
 

Revision as of 05:10, 2 November 2011

Getting Started

Main article: Getting Started with wxWidgets

People who are completely new to wxWidgets would normally follow the steps illustrated below. See the main article for more details.

WxGettingStartedRoadmap.png

Installing wxWidgets and Setting up Your IDE

For an overview of IDEs that have been reported to work with wxWidgets, see the list of IDEs.

Your main guide for compiling wxWidgets should be the installation instructions : Look in <code-base-dir>/docs/.

This section needs a lot of cleanup and reorganization. If there's anyone that can merge same IDE/Compiler version guides (there's duplicates of a few) if you work on that platform/version, any help would be appreciated.

Windows

Install wxWidgets :

Going further :

Outdated/legacy/incomplete :

Mac OS

Installing wxMac :

Using wxMac :

Linux

Installing wxWidgets :

Using wx from your favorite IDE :

A binary package for all distributions :

Cross-compilation :

Other :

Other

Emacs

The following guides involve multiple platforms or compilers, they need to be split up and merged into one of the above guides.

wxWidget Design Patterns

Miscellaneous Guides

wxWiki Guides

DCs (Drawing, rendering, printing)

Text, languages, strings

Libraries

Resources and images

Executables, binaries, installers and distribution

Internet and networking

Documentation

Events, threads, flow

Uncategorized

External Guides

Tutorials