[Pythonmac-SIG] Opening Tkinter X11 windows in remote displays

Ronald Oussoren ronaldoussoren at mac.com
Tue Oct 31 07:50:53 CET 2006


On Oct 30, 2006, at 10:37 PM, Jose Hales-Garcia wrote:

>
> Sorry if this has been asked already.
>
> We're trying to get the Python Tkinter's widgets to appear remotely
> on an X11 server.  So far we're only able to open widgets on the
> local console.  Trying to get them to appear remotely results in the
> error message...

You'll have to build your own copy of the _tkinter extension. Tkinter  
for the framework builds of python (that is Apple's version of python  
and the various universal builds) link with the Aqua version of Tk  
which has  nothing to do with X11.

Ronald

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3562 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20061031/c61489c5/attachment-0001.bin 


More information about the Pythonmac-SIG mailing list