Projects tagged ‘library’, ‘toolkit’, and ‘wxwidgets’


Jump to tag:

Projects tagged ‘library’, ‘toolkit’, and ‘wxwidgets’

Filtered by Project Tags library toolkit wxwidgets

Refine results Project Tags development (4) programming (4) gui (4) ui (4) code (4) technology (3) wx (3) windows (3) framework (3) widgets (3) graphics (3) script (3)

[4 total ]

95USERS
   

wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike other cross-platform toolkits, wxWidgets ... [More] applications look and feel native. This is because wxWidgets uses the platform's own native controls rather than emulating them. [Less]

47USERS
   

wxPython is a Python extension module that wraps the wxWidgets cross-platform GUI library and provides an alternative to Tkinter and PythonWin. It attempts to mirror the class hierarchy of wxWidgets as closely as possible and is very versatile. It ... [More] can be used to create standalone GUI applications or can be used in situations in which Python is embedded in a wxWidgets C++ application as an internal scripting or macro language. The currently supported GUIs are Win32, GTK/X-Windows, and Mac OS X. [Less]

5USERS
   

Ultimate++ is a C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment. Rapid development is achieved by the smart and aggressive use of C++ rather than ... [More] through fancy code generators. In this respect, U++ competes with popular scripting languages while preserving C/C++ runtime characteristics. [Less]

1USERS

wxJavaScript started as a project for porting wxWidgets to JavaScript. But at this time, wxJavaScript is a lot more. wxJavaScript has an Apache module mod_wxjs, an SQLite module, ... And many other modules are planned. So with wxJavaScript, you can ... [More] write server side scripts for generating (x)html pages, system scripts, GUI applications, ... in one of the most used programming languages: JavaScript. wxJavaScript uses SpiderMonkey. SpiderMonkey is the JavaScript engine of Mozilla. E4X is activated in wxJavaScript. E4X is a programming language extension that adds native XML support to JavaScript. [Less]