On Nov 30, 7:23 am, nmp <[EMAIL PROTECTED]> wrote:
> Hello to all. I am only just learning both Python and PyGTK (with Glade).
> I also need to learn how to use databases in my programs. My preliminary
> research leads me in the direction of SQLAlchemy, which seems to be what
> everybody else is using.
>
> So, does anyone have a good example that shows how to tie these things
> toegether? I would like to have the GUI dialogs and treeviews directly
> interacting with the underlying tables and/or views.
>
> [cough]Like Borland Delphi 1.0, in the nineties...[/cough]
>
> Another question: I found that in Ubuntu, I was able to install the Glade
> widgets for libgnomedb (libgnomedb3-glade3). Would these be usable with
> Python/PyGTK, too? As is too common, the documentation provided is
> somewhat scarce.
>
> Any sort of pointers or suggestions welcome, of course.

You should try Dabo. It sounds like what you want to do and what Dabo
does dovetails nicely.

http://dabodev.com/

Mike
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to