Projects tagged ‘framework’, ‘gui_framework’, and ‘library’


Jump to tag:

Projects tagged ‘framework’, ‘gui_framework’, and ‘library’

Filtered by Project Tags framework gui_framework library

Refine results Project Tags gui (12) api (10) widgets (10) toolkit (9) ui (8) development (7) windows (7) c++ (6) cross-platform (6) linux (5) programming (5) osx (4)

[13 total ]

131USERS
   

Qt is a cross-platform (Windows, Unix, MacOs X) graphical toolkit. Qt features a rich API to write GUI software, but also for other aspect of application development : network classes, xml, internationalisation, database, ...

9USERS
   

Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. Clutter uses OpenGL (and optionally OpenGL ES) for rendering but with an API which hides the underlying GL complexity from the developer. The Clutter API is intended to be easy to use, efficient and flexible.

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]

4USERS
 

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.

2USERS
 

Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own IM client or bots. Supports AIM, ICQ, Yahoo, MSN, Jabber, SMS. Fully functional GUI with spell checking and a lot more. Includes a web interface for remote/cell access.

2USERS

An alternative Object Oriented Widget Toolkit for Windows and Linux.

1USERS

Html widgets library PHP5-based rich-GUI html widgets library for php projects Based on PIWI library and redistributed by LGPL license

1USERS

KTK is an efficient and easy-to-use C++ GUI library for Linux. KTK emulates its entire widgets set, and is completely themeable. KTK tries to perform tasks with minimal lines of code using a highly object-oriented design.

1USERS
   

MinWin is a multi-platform GUI toolkit for the D programming language. The MinWin toolkit takes the "native wrapper" approach. That is, rather than reimplementing widgets, it simply provides a uniform interface to existing windowing toolkits like Win32 and GTK. It officially supports Windows and Linux. Possibly more via the GTK backend.

1USERS
 

Xulux is a Front End API for Java.

1USERS
 

Xelements is a lightweight, easy-to-use Windows GUI library written in C++, that is both available as a C++ library and as a Python module

1USERS

A Java Micro Edition (JME) user interface library that allows to create free-form, event-driven user interfaces for mobile devices.

0USERS

Faith is a cross-platform graphical application toolkit written in C++. It runs natively on Linux/Unix (Xlib), and on Windows (Win32). It is comparable to Qt and Gtk+. It is released under the LGPL, so thus is Free Software. Faith has an API oddly ... [More] similar to Qt's. However, it remains completely under the LGPL since we didn't write it "tainted" by Qt. Faith is not "complete," so while it's useful (and inexpensive) as a teaching tool, or just for writing simple applications, it's not currently recommended for complete and truly polished applications; Qt is clearly the superior choice for that. We don't consider ourselves competition for Qt. Faith supplies many widgets: LineEdit, PushButton, MenuBar, ToolBar, ScrollBar, Slider. Faith also supplies several other classes. [Less]