Difference between revisions of "Resources"

From WxWiki
Jump to navigation Jump to search
m (Spelling fix.)
(→‎Getting Help: Freenode -> Libera)
Line 27: Line 27:
 
* The GMane [http://www.gmane.org/] group gmane.comp.lib.wxwindows.general is also a (two way) mirror of the wx-users mailing list.
 
* The GMane [http://www.gmane.org/] group gmane.comp.lib.wxwindows.general is also a (two way) mirror of the wx-users mailing list.
 
* The official [https://forums.wxwidgets.org/ wxWidgets Discussion Forum].
 
* The official [https://forums.wxwidgets.org/ wxWidgets Discussion Forum].
* The #wxwidgets IRC channel on [http://www.freenode.net/ Freenode] is usually not very crowded, but the folks are generally well-tempered and helpful. Read [https://www.wxwidgets.org/support/irc/ this], then drop by and share the fun!
+
* The #wxwidgets IRC channel on [https://libera.chat/ Libera] is usually not very crowded, but the folks are generally well-tempered and helpful. Read [https://www.wxwidgets.org/support/irc/ this], then drop by and share the fun!
 
* [http://trac.wxwidgets.org/wiki Trac bug tracker] - Search for and post '''bugs''' and patches here.
 
* [http://trac.wxwidgets.org/wiki Trac bug tracker] - Search for and post '''bugs''' and patches here.
  

Revision as of 15:47, 20 November 2022

This page aims to provide an overview what resources (documentation, communication channels, etc) are available to wxWidgets programmers. wxWidgets documentation is rather fragmented, so new users are encouraged to read this document to quickly find their way in the available channels.

Reference material

Tutorials

Getting Help

  • The wxWidgets mailing lists are very active. Be sure to search the archives and read the mailing list posting guide.
  • The GMane [1] group gmane.comp.lib.wxwindows.general is also a (two way) mirror of the wx-users mailing list.
  • The official wxWidgets Discussion Forum.
  • The #wxwidgets IRC channel on Libera is usually not very crowded, but the folks are generally well-tempered and helpful. Read this, then drop by and share the fun!
  • Trac bug tracker - Search for and post bugs and patches here.

Other Resources

  • Graphics - Graphics to use in your programs.