Resources

From WxWiki
Revision as of 14:11, 19 October 2018 by Tierra (talk | contribs) (Text replacement - "http://docs.wxwidgets.org" to "https://docs.wxwidgets.org")
Jump to navigation Jump to search

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 Freenode 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.