meide 0.0.2
meide is a wxPython ui interface creation library.
Latest Version: 0.0.5
What is meide
meide is a ui interface creation library. You can use it to create wxPython based user interface. It can deal with several sizer class, for example: BoxSizer, GridBagSizer, StaticBoxSizer, and it also provide an easy way to create widgets, like: StaticText, TextCtrl, CheckBox, etc. You know create ui interface manually is a hard work, and that's why meide comes out. What is the goals of meide
- Supports easily sizer creation
- Supports easily widgets creation
- Supports easily frame creation, like: Dialog, Panel, etc
- Supports SetValue? and GetValue? to value-field
- Supports event binding
- Supports validate
- Makes above as easy as I can
meide is still in heavy developpint, so please keep touch with it, maybe you can find something very useful or helpful. How to use it
The step is easy:
- Creatint a layout
- Add widgets or sub-layout
- Binding event
- invoke the create method
- Author: limodou
- Maintainer: limodou
- Home Page: http://code.google.com/p/meide/
- Download URL: http://meide.googlecode.com/files/meide-0.0.2.zip
- Keywords: wxPython ui tool
- License: GPLv3
- Requires wxPython
- Categories
- Package Index Owner: limodou
- DOAP record: meide-0.0.2.xml
