GUI Builder is a drag and drop interface for creating WebElement User Interface (WUI) templates that can be used as the foundation of a responsive Wep app. It simplifies the process of designing applications, and encourages separation of the logic and view. It is part of the WebBot Web development framework, which makes it possible to build Web apps in a similar fashion to Qt/KDE apps.
Tags | Web Development Python Qt framework Web design Web Development Web Design Tool |
---|---|
Licenses | GPLv2 |
Operating Systems | Linux |
Implementation | Python Qt HTML XHTML CSS JavaScript |
Translations | English |
Release Notes: This release ensures that editing properties on complex templates doesn't result in slow-typing. Tree position is now maintained when an item is deleted. The program also remember which items are expanded so that the state doesn't change when properties are edited or items added or deleted.
Release Notes: This release adds support for PyQt4 bindings in addition to PySide to enable GuiBuilder to run on more distributions.
Release Notes: This release includes changes to help reduce the likelihood that a user will lose unsaved changes, as well as live property validation and the removal of the ability to accidentally save invalid templates. Additionally, a bug that caused intermittent loss of item selection when more then 1 root node was used has been fixed.
Release Notes: This is primarily a bugfix release. Nested tabs now auto select for easy editing of content. This release fixes save-as resetting file name, and fixes viewport resetting on content change.
Release Notes: This release integrates features from the latest version of WebBot, social API support and live validation elements (client-side and server-side).