My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Crow Designer

The Crow Designer is a visual editor for building graphical user interfaces. Interfaces are saved in files of the GuiXml format and may be involved in applications by means of the GuiLoader library. During editing, the following instruments are available to a user: a palette of GUI controls, an object tree, an editor canvas and a hierarchical property explorer. The property explorer gives a possibility to work with nested objects and arrays as well as with several selected objects simultaneously. The designer uses "widgets" of the GTK+ library as a GUI control kit.

GuiLoader

The GuiLoader library allows applications to reconstruct user interfaces from GuiXml files. GuiXml interfaces are created and edited by the Crow Designer. Access to the GuiLoader functionality for applications in C++ is granted by a special auxiliary library, GuiLoader-C++.

GuiLoader-C++

The GuiLoader-C++ library grants the access to GuiLoader functions for applications in C++. It also provides automatic cleanup when exceptions are raised, binding of GuiXml objects to C++ variables, and dynamic signal connection which takes types into account.

Rally

Rally is a software component with a user interface which allows a possibility to install, update and remove packages on RPM based operating systems. Primary functions - downloading software packages from network repositories and their installation - may be performed in parallel. The user interface is split into two independent parts: a graphical one and a command line utility. The graphical interface contains package searching and category browsing functions. Rally assumes the Fedora project as a reference platform.

Powered by Google Project Hosting