X7ROOT File Manager
Current Path:
/lib64/tcl8.6/Tix8.4.3/pref
lib64
/
tcl8.6
/
Tix8.4.3
/
pref
/
??
..
??
10Point.fs
(641 B)
??
10Point.fsc
(2 KB)
??
12Point.fs
(640 B)
??
12Point.fsc
(2 KB)
??
14Point.fs
(639 B)
??
14Point.fsc
(2.06 KB)
??
Bisque.cs
(1 KB)
??
Bisque.csc
(22.01 KB)
??
Blue.cs
(1.02 KB)
??
Blue.csc
(22.02 KB)
??
Gray.cs
(1.02 KB)
??
Gray.csc
(22.02 KB)
??
Old12Pt.fs
(541 B)
??
Old14Pt.fs
(499 B)
??
SGIGray.cs
(1 KB)
??
SGIGray.csc
(22.01 KB)
??
TK.cs
(1 KB)
??
TK.csc
(1.98 KB)
??
TK.fs
(506 B)
??
TK.fsc
(569 B)
??
TixGray.cs
(1 KB)
??
TixGray.csc
(22.01 KB)
??
TkWin.cs
(2.19 KB)
??
TkWin.csc
(21.78 KB)
??
TkWin.fs
(390 B)
??
TkWin.fsc
(1.63 KB)
??
WmDefault.cs
(1.42 KB)
??
WmDefault.csc
(14.22 KB)
??
WmDefault.fs
(755 B)
??
WmDefault.fsc
(2.13 KB)
??
WmDefault.py
(3.42 KB)
??
WmDefault.tcl
(33.05 KB)
??
WmDefault.txt
(4.22 KB)
??
pkgIndex.tcl
(262 B)
Editing: TkWin.cs
# # $Id: TkWin.cs,v 1.1 2000/10/12 01:41:04 idiscovery Exp $ # proc tixSetScheme-Color {} { global tixOption set tixOption(bg) SystemButtonFace set tixOption(fg) SystemButtonText set tixOption(dark1_bg) SystemScrollbar set tixOption(dark1_fg) SystemButtonText # set tixOption(dark2_bg) SystemDisabledText # set tixOption(dark2_fg) black set tixOption(inactive_bg) SystemButtonFace set tixOption(inactive_fg) SystemButtonText set tixOption(light1_bg) SystemButtonFace # set tixOption(light1_fg) white # set tixOption(light2_bg) #fcfcfc # set tixOption(light2_fg) white set tixOption(active_bg) $tixOption(dark1_bg) set tixOption(active_fg) $tixOption(fg) set tixOption(disabled_fg) SystemDisabledText set tixOption(input1_bg) SystemWindow # set tixOption(input2_bg) # set tixOption(output1_bg) $tixOption(dark1_bg) # set tixOption(output2_bg) $tixOption(bg) set tixOption(select_fg) SystemHighlightText set tixOption(select_bg) SystemHighlight set tixOption(selector) SystemHighlight } proc tixSetScheme-Mono {} { global tixOption set tixOption(bg) SystemButtonFace set tixOption(fg) SystemButtonText set tixOption(dark1_bg) SystemScrollbar set tixOption(dark1_fg) SystemButtonText # set tixOption(dark2_bg) SystemDisabledText # set tixOption(dark2_fg) black set tixOption(inactive_bg) SystemButtonFace set tixOption(inactive_fg) SystemButtonText set tixOption(light1_bg) SystemButtonFace # set tixOption(light1_fg) white # set tixOption(light2_bg) #fcfcfc # set tixOption(light2_fg) white set tixOption(active_bg) $tixOption(dark1_bg) set tixOption(active_fg) $tixOption(fg) set tixOption(disabled_fg) SystemDisabledText set tixOption(input1_bg) white # set tixOption(input2_bg) # set tixOption(output1_bg) $tixOption(dark1_bg) # set tixOption(output2_bg) $tixOption(bg) set tixOption(select_fg) SystemHighlightText set tixOption(select_bg) SystemHighlight set tixOption(selector) SystemHighlight }
Upload File
Create Folder