|
|
|
Mailing list
Subscribe to wxWidgets mailing list, click here.
What is wxWidgets?
wxWidgets (formerly wxWindows) is a free, open-source C++ library for cross-platform GUI development, being developed since 1992. The main features of wxWidgets are:
- It allows development of software for MS Windows, any unix (including Linux) and Macintosh, among other platforms.
- The development is done from an unified method based on C++. Any of the major C++ compilers can be used.
- It is similar and friendly for those who have previous experience with Microsoft's MFC.
- The final program runs with native performance (much faster than Java).
The figure below show the meaning of the wxWidgets tier.
Components and systems are developed for a generic GUI platform
|
The wxWidgets tier

|
Microsoft Windows

|
Any unix
(Linux, Solaris,
Free BDS, ...)
|
Macintosh

|
Other platforms, such as Palm, Windows CE, etc. |
|
Documents of The sbVB wxWidgets course |
| Part |
Version |
download |
| Slides |
9.1 |
|
| Setup for VC6 |
1.0 |
|
| wx-2.8.10 precompiled to VC2008 |
|
|
Examples of The sbVB wxWidgets course |
| Part |
Version |
Files |
| BoucingShape (VC6) |
1.0 |
|
| Genral Examples (VC6) |
1.0 |
zip |
Courses by sbVB
Tutorial videos |
| Codec. Run this in Windows if you can't see the video. |
|
| Instalation and use of VBLib, with Visual C++ 6.0 |
|
| Function Pointer and use of explicit link dll ,with Visual C++ 6.0 |
|
| Creation of a dll of explicit link, with Visual C++ 6.0 |
|
Links
|