[Q] Tkinter and Xdefaults.

Leonid Gluhovsky leonid at vnet.ibm.com
Wed Sep 22 03:22:30 EDT 1999


Hello.

How can one write a Tkinter application which uses the .Xdefaults file
under Unix?

We thought we could use Tk's option database, but found out that Tk
looks up options in the database according to Tk "window paths", which
under Tkinter are just automatically generated numbers.

Is there any way other than writing an Xdefaults reader and an
option database ourselves?

Thank you,

leonid


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.




More information about the Python-list mailing list