Re: [Fink-users] python and tkinter...

2003-07-14 Thread Kow K
Tkinter comes with all Python distributions by default since 1.5 or so. So, just try to import it by doing: from Tkinter import * or import Tkinter if you don't like namespace pollution. REMARK: Tkinter is configured for X Window System only, not for Aqua. Actually, there's no Tkinter for

[Fink-users] python and tkinter...

2003-07-13 Thread Jonas Roel
does anyone know where I can find tkinter for my python2.2 installation? Thanks, Jonas --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing more. Download eval WebKing and get a free book.