File: //usr/lib/Tix8.4/pref/WmDefault.pyo
mò
wËAc @ s1 d Z d k Z d k Z d k Z d k Z d k Z d d „ Z d d „ Z d „ Z d „ Z
e d j oà d Z e
e i ƒ d j o e i i e i d ƒ Z n e p( e i i e ƒ p e i i e ƒ o e i ƒ Z n d k Z e i ƒ Z e e ƒ e e h d d
<ƒ e e ƒ Z e GHn d S( sm One of the bad things about Tk/Tkinter is that it does not pick up
the current color and font scheme from the prevailing CDE/KDE/GNOME/Windows
window manager scheme.
One of the good things about Tk/Tkinter is that it is not tied to one
particular widget set so it could pick up the current color and font scheme
from the prevailing CDE/KDE/GNOME/Windows window manager scheme.
The WmDefault package is for making Tk/Tkinter applications use the
prevailing CDE/KDE/GNOME/Windows scheme. It tries to find the files
and/or settings that the current window manager is using, and then
sets the Tk options database accordingly.
Download the latest version of wm_default from http://tix.sourceforge.net
either as a part of the standard Tix distribution, or as a part of the
Tix Applications: http://tix.sourceforge.net/Tide. wm_default does not
require Tix, but is Tix enabled.
Nt c C sï y[ y | i i d ƒ Wn@ t i i t i ƒ } | i i d | ƒ | i i d ƒ n XWn~ t i
ƒ \ } } } d } x+ t i | | | ƒ D] } | | d } q’ Wy t i d | ƒ WqÜ t i i | ƒ qÜ Xn X| i i d | ƒ S( sÅ 1) find the files and/or settings (::wm_default::setup).
Takes one optional argument: wm, the name of the window manager
as a string, if known. One of: windows gnome kde1 kde2 cde kde.
s package require wm_defaults( global auto_path; lappend auto_path {%s}s Error loading WmDefault
s
s WmDefault Errors ::wm_default::setupN( t roott tkt evalt ost patht dirnamet selft __file__t dirt syst exc_infot tt vt tbt textt tracebackt format_exceptiont linet tkMessageBoxt showerrort stderrt writet callt wm( R R R R R R
R R ( ( t! /usr/lib/Tix8.4/pref/WmDefault.pyt setup s&