wok view wxWidgets28/description.txt @ rev 18521

Add wxWidgets28 for oldstable version of wxWidgets. Move old packages to use it.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 26 02:54:52 2015 +0200 (2015-10-26)
parents
children
line source
1 wxWidgets is a free and open source cross-platform C++ framework for writing
2 advanced GUI applications using native controls.
4 wxWidgets allows you to write native-looking GUI applications for all the major
5 desktop platforms and also helps with abstracting the differences in the non-GUI
6 aspects between them. It is free for the use in both open source and commercial
7 applications, comes with the full, easy to read and modify, source and extensive
8 documentation and a collection of more than a hundred examples.
10 You can learn more about wxWidgets at <http://www.wxwidgets.org/> and read its
11 documentation online at <http://docs.wxwidgets.org/3.0.2/>
14 Further information
15 -------------------
17 If you are looking for support, you can get it from
19 - [wxForum](http://forums.wxwidgets.org/)
20 - [wx-users mailing list](http://www.wxwidgets.org/support/maillst2.htm)
21 - #wxwidgets IRC channel
22 - <http://stackoverflow.com/> if you tag your question with "wxwidgets"
24 Have fun!
26 The wxWidgets Team, October 2014