wok view wxWidgets28/description.txt @ rev 22042

gcc83-lib-base: do NOT provide gcc-lib-base
Currently BOTH gcc-lib-base and gcc83-lib-base are installed on my SliTaz system. So, with the current (and longstanding) tazpkg limitations I can't update just gcc-lib-base: tazpkg always updates gcc83-lib-base for me instead. Now I can't run Firefox, Vivaldi, Chrome, etc. I think because of gcc-lib-base, but I not sure 1bsolutely.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 22 12:55:54 2019 +0300 (2019-10-22)
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