Skip to content

JonasPf/databinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a prototype for a wxPython databinding framework. The idea is to directly bind object properties to widgets. When the property name is the same as the widget variable name, the binding can also be initialized automaticaly. This works great together with wxFormBuilder.

See binding_text.py for an example.

Tested on Python 2.7, wxPython 2.9 and Windows 7.

License

Copyright (c) 2013, Jonas Pfannschmidt

Licensed under the MIT license http://www.opensource.org/licenses/mit-license.php

About

Prototype for wxPython databinding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages