Python form oriented library

Pedro Werneck pedro.werneck at bol.com.br
Sun Aug 17 16:25:13 EDT 2003


Try Kiwi, http://www.async.com.br/kiwi. It was developed for this sort of problem... 

On Sun, 17 Aug 2003 20:21:25 GMT
Caleb Land <bokonon at rochester.rr.com> wrote:

> Hello,
>   I'm writing a small business accounting type program where the interface
> is a bunch of forms that represent tables in a database.  The interface is
> usually used completely with the keyboard, but the mouse may also be used.
> 
>   The software does POS, inventory, accounting, etc.
> 
>   The widgets are mostly text entries.
> 
>   Are there any Python libraries that are targetted to this style of
> interface?
> 
>   If not, does anybody have references to libraries/resources in other
> languages that might be helpful in designing my own (APIs, design
> documents, etc)?
> 
>   I've tried googling, but I don't know exactly how to word my request.
> 
> Sincerely,
> Caleb Land
> (bokonon at rochester.rr.com)
> -- 
> http://mail.python.org/mailman/listinfo/python-list







More information about the Python-list mailing list