wxWidgets Package Manager Logo

Package list

This a dynamically-generated list of the sample packages hosted in this site:

wxLed-bakefile

^ TOP
Latest version: 1.0.0 Status: Stable
Author(s): Thomas Monjalon Maintainer(s): None
Categories: Control, Miscellaneous Num. of samples provided: 0
Programming language: C++ External dependencies: None
wxWidgets supported ports:
  • all ports, version(s) 2.x.x

Description: A LED (Light Emitting Diode) widget for wxWidgets. Very useful for engineers and in general to make your programs' GUIs resemble the control panels of industrial devices.

See the details of this package for more info.

wxLed-cmake

^ TOP
Latest version: 1.0.0 Status: Stable
Author(s): Thomas Monjalon Maintainer(s): None
Categories: Control, Miscellaneous Num. of samples provided: 0
Programming language: C++ External dependencies: None
wxWidgets supported ports:
  • all ports, version(s) 2.x.x

Description: A LED (Light Emitting Diode) widget for wxWidgets. Very useful for engineers and in general to make your programs' GUIs resemble the control panels of industrial devices.

See the details of this package for more info.

wxLed-scons

^ TOP
Latest version: 1.0.0 Status: Stable
Author(s): Thomas Monjalon Maintainer(s): None
Categories: Control, Miscellaneous Num. of samples provided: 0
Programming language: C++ External dependencies: None
wxWidgets supported ports:
  • all ports, version(s) 2.x.x

Description: A LED (Light Emitting Diode) widget for wxWidgets. Very useful for engineers and in general to make your programs' GUIs resemble the control panels of industrial devices.

See the details of this package for more info.

wxRC

^ TOP
Latest version: 1.0.5 Status: Stable
Author(s): Vaclav Slavik, Eduardo Marques Maintainer(s): Vaclav Slavik
Categories: XRC, Miscellaneous Num. of samples provided: 0
Programming language: C++ External dependencies: None
wxWidgets supported ports:
  • wxMSW 2.6.0-2.7.0
  • wxGTK 2.6.x

Description: Allows XRC files to be compiled into binary XRS files or C++ code. The XML-based resource system, known as XRC, allows user interface elements such as dialogs, menu bars and toolbars, to be stored in text files and loaded into the application at run-time. XRC files can also be compiled into binary XRS files or C++ code (the former makes it possible to store all resources in a single file and the latter is useful when you want to embed the resources into the executable).

See the details of this package for more info.

wxXml2

^ TOP
Latest version: 1.8.0 Status: Stable
Author(s): Francesco Montorsi Maintainer(s): Francesco Montorsi
Categories: Import-export, Wrapper Num. of samples provided: 1
Programming language: C++ External dependencies: None
wxWidgets supported ports:
  • all ports, version(s) 2.8.x

Description: A simple set of classes, wxXml2Namespace, wxXml2Property, wxXml2Node, wxXml2DTD and wxXml2Document, that interface wxWidgets with libxml2. With this component you can add load/save/edit XML support to your wxWidgets application using all the power of a well-known library like libxml2.
The full support for DTDs allows you to easily check your XML documents & thus to produce well-formed XML files.
Unicode is completely supported as well.

By now, these classes wrap only the most important libxml2 features but they are perfectly integrated with wxWidgets and easily extensible since they provide good commented code & doxygen docs.

See the details of this package for more info.

The list was generated using the WXP command line utility provided by this project.

You can see a raw list of the packages here.


SourceForge.net Logo Powered by wxWidgets

Site design and update scripts by Kevin Ollivier, with special thanks to Brad Anderson for his improvements to the sidebar, intro table and navbar designs, Bryan Petty for the new wxWidgets blocks graphics and logo text, and to the wxWidgets community for all their helpful suggestions, comments and testing!