wok-current view wxWidgets28/description.txt @ rev 25694

Fix cifs-utils, up grub2-efi-x64 stuff for iso EFI
author Stanislas Leduc <shann@slitaz.org>
date Sat Mar 30 18:05:22 2024 +0000 (3 months ago)
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