I'm working on a database app using MySQL as well.
I'm using wxPython to do the forms and have been using something of a "brute force" method to create the form functionality. I intend to refactor the application after the basic functionality is there and create some kind of reusable "form" class. I'll be happy to share it with anyone interested, but I can't imagine someone hasn't developed some kind of reusable framework already.
If anyone knows of such a beast, please speak up.
Regards,
Scott
ยทยทยท
At 09:18 AM 3/22/2004, you wrote:
I am still looking for a form template for a Database Application form.
Nothing too complex, just a template to add/delete/update rows in a
MySQL database. I started playing with Pythoncard and created a simple
form there and was able to get some functionality but don't have a lot
of time in the development cycle. Does anyone have a template that they
can share?---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org