is there an easy way to create a database on the fly and let the user input values

Peter Decker pydecker at gmail.com
Fri Oct 13 21:44:07 EDT 2006


On 12 Oct 2006 15:50:16 -0700, Eric_Dexter at msn.com <Eric_Dexter at msn.com> wrote:

> dabo looks intresting but I am just looking for the simplist way and
> having to load from thier thing just complicates stuff.  I could
> probily just use wx.grid but examples are scarce, I have seen some
> simple dbm stuff but this is an old book I am reading now

You can't get much simpler than Dabo. The wx.Grid is a real PITA to
work with, but the Dabo.dGrid wrapper makes things so much easier.
-- 

# p.d.



More information about the Python-list mailing list