Difference between revisions of "WxWidgets"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=WxWindows |Short description=Cross-platform toolkit |Full description='wxWindows' is a class library for compiling graphical C++ programs on a range of different pl...")
 
(Changed 'Ver. status:' to 'Stable' (I missed that field in the previous edit))
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=WxWindows
+
|Name=WxWidgets
|Short description=Cross-platform toolkit
+
|Short description=Cross-platform GUI toolkit
|Full description='wxWindows' is a class library for compiling graphical C++ programs on a range of different platforms. It defines a common API across platforms, but uses the native graphical user interface (GUI) on each platform, so your program has the platform's native look and feel. It comes with Perl and Python bindings.
+
|Full description='''WxWidgets (previously ''wxWindows'') is a class library for compiling graphical C++ programs on a range of different platforms.'''
|User level=none
+
 
|Status=Live
+
It defines a common API across platforms, but uses the native graphical user interface (GUI) on each platform, so your program has the platform's native look and feel. It comes with bindings for several other languages, of which wxPython is the most complete.
|Component programs=
+
|Homepage URL=https://wxwidgets.org/
|Homepage URL=http://www.wxwindows.org/
+
|Version download=https://github.com/wxWidgets/wxWidgets/releases/tag/v3.2.0
|VCS checkout command=:pserver:anonymous@cvs.wxwindows.sourceforge.net:/cvsroot/wxwindows
+
}}
|Computer languages=
+
{{Project license
|Documentation note=
+
|License=WxWindows Library Licence version 3.1
|Paid support=
+
|License copyright=tbd
|IRC help=irc://irc.openprojects.net/wxWindows
+
|License verified by=David Hart
|IRC general=
+
|License verified date=2014-07-06
|IRC development=irc://irc.openprojects.net/wxWindows
+
}}
|Related projects=
+
{{Software category
|Keywords=C++,Perl,GUI,library,software development,programming,Python,tools,toolkit,wxwindows,graphical
+
|Interface=library, x-window-system
|Is GNU=n
+
|Software-development=programming-language
|Last review by=Janet Casey
+
|Use=software-development
|Last review date=2004-04-28
+
|Uitoolkit=wxwidgets
|Submitted by=Database conversion
+
}}
|Submitted date=2011-04-01
+
{{EntryGNU
|Version identifier=2.4.2
+
|Is GNU=No
|Version date=2003-12-16
 
|Version status=stable
 
|Version download=http://biolpc22.york.ac.uk/pub/2.4.2/wxX11-2.4.2.tar.gz
 
|License verified date=2001-01-25
 
|Version comment=2.4.2 stable released 2003-12-16
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=See for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Real name=See for a complete list
 
|Email=
 
|Resource URL=http://phpgroupware.org/contributors
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
|Resource kind=VCS Repository Webview
+
|Resource kind=Bug Tracking
|Resource URL=http://sourceforge.net/bugs/?group_id=9863
+
|Resource URL=https://github.com/wxWidgets/wxWidgets/issues
 +
}}
 +
{{Resource
 +
|Resource audience=Support
 +
|Resource kind=Forum
 +
|Resource URL=https://forums.wxwidgets.org/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Support
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:wx-announce@lists.wxwindows.org
+
|Resource URL=mailto:wx-users@googlegroups.com
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
|Resource kind=E-mail
+
|Resource kind=Mailing List
|Resource URL=mailto:wx-dev@lists.wxwindows.org
+
|Resource URL=mailto:wx-dev@googlegroups.com
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://github.com/wxWidgets/wxWidgets/releases
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/wxWidgets/wxWidgets
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Developer Blog
|Resource kind=E-mail
+
|Resource URL=https://www.wxwidgets.org/blog/
|Resource URL=mailto:wx-users@lists.wxwindows.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Translators
|Resource kind=Newsgroup
+
|Resource URL=https://www.wxwidgets.org/about/translations/
|Resource URL=comp.soft-sys.wxwindows
 
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library
+
|Resource audience=Community Wiki
|Programming-language=c++
+
|Resource URL=https://wiki.wxwidgets.org/Main_Page
|Software-development=programming-language
 
|Use=software-development
 
 
}}
 
}}
{{Project license
+
{{EntryDetails
|License=LGPL with exception
+
|Is High Priority Project=No
|License verified by=Janet Casey
+
|VCS checkout command=git clone --recurse-submodules https://github.com/wxWidgets/wxWidgets.git
|License verified date=2001-01-25
+
|Decommissioned or Obsolete=No
 +
|IRC general=ircs://irc.libera.chat:6697/#wxwidgets
 +
|Version identifier=3.2.0
 +
|Version date=2022-07-06
 +
|Version status=stable
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 +
{{Featured}}

Revision as of 13:23, 21 July 2022


[edit]

WxWidgets

https://wxwidgets.org/
Cross-platform GUI toolkit

WxWidgets (previously wxWindows) is a class library for compiling graphical C++ programs on a range of different platforms.

It defines a common API across platforms, but uses the native graphical user interface (GUI) on each platform, so your program has the platform's native look and feel. It comes with bindings for several other languages, of which wxPython is the most complete.

"IRC general" IRC general channel
irc://ircs:irc.libera.chat:6697/#wxwidgets





Licensing

License

Verified by

Verified on

Notes

Verified by

David Hart

Verified on

6 July 2014




Leaders and contributors

Contact(s)Role
See for a complete list Contributor


Resources and communication

AudienceResource typeURI
Developer Bloghttps://www.wxwidgets.org/blog/
DeveloperMailing Listmailto:wx-dev@googlegroups.com
Downloadhttps://github.com/wxWidgets/wxWidgets/releases
Community Wikihttps://wiki.wxwidgets.org/Main_Page
VCS Repository Webviewhttps://github.com/wxWidgets/wxWidgets
SupportE-mailmailto:wx-users@googlegroups.com
SupportForumhttps://forums.wxwidgets.org/
Bug TrackingBug Trackinghttps://github.com/wxWidgets/wxWidgets/issues
Translatorshttps://www.wxwidgets.org/about/translations/


Software prerequisites




Entry

























"Developer Blog" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Translators" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Community Wiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.