UIML stands for User Interface Markup Language. It is an XML-family language for user interface description. The basic idea is to build user interfaces for various platforms from one description (source). The description consists of a widget structure definition, widget properties, reaction on events, widget set description, application logic, etc. The project aim is to build a Python renderer for UIML. It supports static rendering and wxPython. See additional info on UIML at www.UIML.org
| Tags | Software Development Build Tools Code Generators Utilities |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | C Python |