Re: [MACTCL] Python tkinter
by Andrew Straw other posts by this author
Mar 28 2003 7:04AM messages near this date
[MACTCL] Python tkinter
|
Re: [MACTCL] Python tkinter
You can get my OS X Python distro with Tkinter (and pygame and ...) at:
http://www.visionegg.org/install-macosx-details.html
This will later be moved to the pygame site. It uses the Tcl/Tk 8.4.1
Frameworks I downloaded in binary form from SourceForge.
On Friday, March 28, 2003, at 04:33 PM, Greg Hamilton wrote:
> 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
>
-------------------------------------------------------
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
|