Difference between revisions of "General Information"

From WxWiki
Jump to navigation Jump to search
m (updating links)
 
(28 intermediate revisions by 13 users not shown)
Line 1: Line 1:
 +
Most general information you need regarding wxWidgets can be found on the [https://www.wxwidgets.org/ official website]. This section provides additional user-contributed (and user-maintained) information or other information that just isn't relevant on the main site.
  
 
+
* [[About]] - Are you still confused about what wxWidgets is?
 
+
* [[Resources]], includes external links to 3rd party documentation and other sources of information
 
+
* [[wxFAQ|Frequently Asked Questions (FAQ)]] - Skim this (and the other FAQs mentioned within) before jumping into wxWidgets to avoid running into common problems.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<div style="font-size: 300px; position: absolute; top: 120px; left: 0; display: block;"><span style="background: pink;">FUCKING<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>JEWS</span></div><div style="float: right; margin-left: 10px; padding: 10px; padding-top: 0px; background: #DDF;">
 
'''Language Bindings'''
 
{| style="background: none; margin: 0px; padding: 0px;" cellpadding="0" cellspacing="0" border="0"
 
| style="padding-right: 10px;" valign="top" |
 
* [http://wxada.tigris.org/ wxAda]
 
* [http://wxbasic.sourceforge.net/ wxBasic]
 
* [http://wxd.sourceforge.net/ wxD]
 
* [http://wxerlang.sourceforge.net/ wxErlang]
 
* [http://wxeuphoria.sourceforge.net/ wxEuphoria]
 
* [http://wxhaskell.sf.net wxHaskell]
 
* [http://sourceforge.net/projects/wxjava/ wxJava]
 
| style="padding-right: 10px;" valign="top" |
 
* [http://jwx.sourceforge.net/ jwx!] (also Java)
 
* [http://wxjs.sourceforge.net wxJavaScript]
 
* [http://wxlua.sourceforge.net wxLua]
 
* [http://code.google.com/p/wxmax/ wxMax]
 
* [http://wxnet.sourceforge.net wxNet]
 
* [http://wxperl.sf.net wxPerl]
 
| valign="top" |
 
* [http://modules.gotpike.org/module_info.html?module_id=15 wxPike]
 
* [http://www.wxpython.org wxPython]
 
* [http://wxruby.rubyforge.org/ wxRuby]
 
* [http://www.wxsqueak.org/ wxSqueak]
 
|}
 
</div>
 
 
 
Most general information you need regarding wxWidgets can be found on the [http://www.wxwidgets.org/ official website]. This section provides additional user-contributed (and user-maintained) information or other information that just isn't relevant on the main site.
 
 
 
 
* [[Prerequisites]] - What you need to start using wxWidgets.
 
* [[Prerequisites]] - What you need to start using wxWidgets.
* [[FAQ|Frequently Asked Questions (FAQ)]] - Skim this (and the other FAQs mentioned within) before jumping into wxWidgets to avoid running into common problems.
+
* [[Bindings]] - languages that support the framework
 
* [[Commercial applications using wxWidgets]]
 
* [[Commercial applications using wxWidgets]]
 
* [[Project List]] - Open Source projects that use wxWidgets.
 
* [[Project List]] - Open Source projects that use wxWidgets.
* [[WxWidgets Compared To Other Toolkits]] - Is wxWidgets best suited for your application? It isn't for everyone.
+
* [[wxWidgets Compared To Other Toolkits]] - Is wxWidgets best suited for your application? It isn't for everyone.
* [[Supported Platforms]] - List of platforms and compilers compatible with wxWidgets.
+
* [[wxWidgets Meetings]] - A page for organizing and publicising meetings for wxWidgets developers and users.
* [[Help Wanted]] - How to contribute to wxWidgets development.
 
* [[WxWidgets Bounties]] - Set a price for someone to implement a particular wxWidgets feature.
 
* [[WxWidgets Meetings]] - A page for organizing and publicising meetings for wxWidgets developers and users.
 
* [[WxWidgets Vacancies]] - wxWidgets related jobs.
 

Latest revision as of 12:04, 24 October 2015

Most general information you need regarding wxWidgets can be found on the official website. This section provides additional user-contributed (and user-maintained) information or other information that just isn't relevant on the main site.