MLUG: Re: [MLUG] Tcl/TK access to SQL database
Re: [MLUG] Tcl/TK access to SQL database
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Jonathan King wrote:

> That would be Tkinter, right?

Right -- from www.python.org:
Tkinter is Python's de-facto standard GUI (Graphical User Interface) package.
It is a thin object-oriented layer on top of Tcl/Tk. To use Tkinter, you don't
need to write Tcl code, but you will need to consult the Tk documentation, and
occasionally the Tcl documentation (since Tk's low-level event handling
mechanism is considered part of Tcl).

>
> Anyway, you should take a look and it might well turn out that it will be
> easier to do your Tk and db stuff without tcl, as ironic as that might
> sound.

Right.

--
To manage your subscription, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/