[MACTCL] Python tkinter
by Greg Hamilton other posts by this author
Mar 28 2003 6:03AM messages near this date
Re: [MACTCL] Catching minimization of a window?
|
Re: [MACTCL] Python tkinter
Hello,
I've just installed the Tcl/Tk Aqua package on my Mac.
I do most of my work in Python so I thought I'd have a go at rebuilding
Python with the Tkinter module. The Tkinter module is built by default
on any system that supports Tcl/Tk.
After a bit of hacking I've got it to build but it's no quite working.
I have a simple 'HelloWorld' Python Tkinter program. I've tested it
using a fink install of Python which allows Tkinter in X11 and it works
fine, but using my new build of Python linked against the Aqua Tcl and
Tk frameworks I have some problems.
The program creates and displays a Frame with a couple of buttons which
have the correct labels on them. I can't focus or move the window and
the buttons don't respond. When I click on the Frame or buttons or try
to drag the window the program outputs the message 'SetFrontProcess
failed,-606'
Does anybody know what this means ?
Has anybody else got Tkinter working on OSX ?
Greg Hamilton
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Tcl-mac mailing list
Tcl-mac@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-mac
Thread:
Greg Hamilton
Andrew Straw
Jack Jansen
|