Johan Rydberg wrote:
I've been googlinga bit but have not found anything resembling data bindings
for wxWidgets or wxPython. Anyone know or hearof any?
Don't know how they look in Cocoa, but hopefully the following links still help.
wxPython wiki:
http://wiki.wxpython.org/Data-aware%20Controls%20with%20Validators%2C%20demonstrated%20in%20a%20dialog
http://wiki.wxpython.org/DataAwareControlsMixin
http://wiki.wxpython.org/Data-aware Controls with Validators%2C Note 1
http://wiki.wxpython.org/Data-aware Controls with Validators%2C Note 2
You should also look at:
http://www.sqlalchemy.org/ - I use its declarative style and validators
http://dabodev.com/*
*Werner*
···
*