5 projects tagged "User Interfaces"
Eric is a full featured Python and Ruby editor and IDE, written in Python. It is based on the cross platform Qt GUI toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as an everyday quick and dirty editor as well as being usable as a professional project management tool, integrating many advanced features that Python offers the professional coder. Eric includes a plug-in system, which allows easy extension of the IDE functionality with plug-ins downloadable from the net. Current stable versions are Eric4 based on Qt4 and Python 2 and Eric5 based on Python 3 and Qt4.
rwdtinker is the core application for a Ruby application framework using the RubyWebDialogs GUI. It provides a system for developing programs, and uses a Web-based interface. It allows a developer to combine and create applets to implement an application. It features built-in bug report submission, remote control with UDP ports, a test framework, and context-sensitive help.
TinkerBell is a application development tool for Ruby Web Dialogs. It can be used to develop GUI and Ruby code and a complete application. It works under rwdtinker, the core application for the rwdapplications. Rwdtinker can install and delete installed applets. This program uses the RubyWebDialogs GUI interface, and can be added to with drop-in applets. There are about 14 applets that can be installed. Context-sensitive help is on the windows and tabs.
RTRails is a Ruby on Rails application that uses AJAX HTTP streaming to update browsers from the server. It includes an HTTPD for mediating the push connections, a JavaScript window system, and two demonstration applications: a Chat/IM with rich text editing (Dojo) and an MP3 player with shared playlists (using AFLAX).