Subject: simultaneous X11 and Carbon _tkinters ? - msg#00196
List: python.apple
If I have a _tkinter compiled for X11, is there any
reasonable way to have it coexist with a _tkinter
compiled for Carbon using the standard Panther
python? Given that I need to have both
around, what's my best bet for being able to switch
between versions?
Thanks.
Michael Halle
mhalle @ bwh.harvard.edu
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@xxxxxxxxxx
http://mail.python.org/mailman/listinfo/pythonmac-sig
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Virus Alert
The mail message (file: attachment.zip) you sent to elley@xxxxxxxxxxxxxxxxxxx
contains a virus. (InterScan on mailhub-6)
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@xxxxxxxxxx
http://mail.python.org/mailman/listinfo/pythonmac-sig
Next Message by Date:
click to view message preview
Re: updating Panther to Python 2.3.3
On 2/22/2004 14:58, "Jack Jansen" <Jack.Jansen@xxxxxx> wrote:
> And, all that said, I'm definitely not going to try this myself. But if
> you're willing to try it out: by all means. I'll be under the table
> with my fingers in my ears, but just in case it does all work out as
> expected I'd be glad to hear it:-)
John, using a sandbox machine for your first try would seem prudent.
--John
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@xxxxxxxxxx
http://mail.python.org/mailman/listinfo/pythonmac-sig
Previous Message by Thread:
click to view message preview
Virus Alert
The mail message (file: attachment.zip) you sent to elley@xxxxxxxxxxxxxxxxxxx
contains a virus. (InterScan on mailhub-6)
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@xxxxxxxxxx
http://mail.python.org/mailman/listinfo/pythonmac-sig
Next Message by Thread:
click to view message preview
Re: simultaneous X11 and Carbon _tkinters ?
On 23.02.2004, at 07:27, Michael Halle wrote:
If I have a _tkinter compiled for X11, is there any
reasonable way to have it coexist with a _tkinter
compiled for Carbon using the standard Panther
python? Given that I need to have both
around, what's my best bet for being able to switch
between versions?
You could install both to different directories and set PYTHONPATH
differently depending on which one you wish to use.
Konrad.
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@xxxxxxxxxx
http://mail.python.org/mailman/listinfo/pythonmac-sig