# # $Id: 12Point.fsc,v 1.2 2001/12/09 05:03:09 idiscovery Exp $ # proc tixPref:InitFontSet:12Point {} { global tixOption tcl_platform switch -- $tcl_platform(platform) "windows" { # This should be Tahoma for Win2000/XP set font "MS Sans Serif" set fixedfont "Courier New" } unix { set font "helvetica" set fixedfont "courier" } set tixOption(font) [list $font -12] set tixOption(bold_font) [list $font -12 bold] set tixOption(menu_font) [list $font -12] set tixOption(italic_font) [list $font -12 bold italic] set tixOption(fixed_font) [list $fixedfont -12] set tixOption(border1) 1 } proc tixPref:SetFontSet:12Point {} { global tixOption option add *Font $tixOption(font) $tixOption(prioLevel) option add *font $tixOption(font) $tixOption(prioLevel) option add *Menu.font $tixOption(menu_font) $tixOption(prioLevel) option add *TixMenu.font $tixOption(menu_font) $tixOption(prioLevel) option add *Menubutton.font $tixOption(menu_font) $tixOption(prioLevel) option add *Label.font $tixOption(bold_font) $tixOption(prioLevel) option add *Scale.font $tixOption(italic_font) $tixOption(prioLevel) option add *TixBalloon*Label.font $tixOption(font) $tixOption(prioLevel) option add *TixBitmapButton*label.font $tixOption(font) $tixOption(prioLevel) option add *TixControl*label.font $tixOption(bold_font) $tixOption(prioLevel) option add *TixLabelEntry*label.font $tixOption(bold_font) $tixOption(prioLevel) option add *TixLabelFrame*label.font $tixOption(bold_font) $tixOption(prioLevel) option add *TixMwmClient*title.font $tixOption(menu_font) $tixOption(prioLevel) option add *TixNoteBook.nbframe.font $tixOption(menu_font) $tixOption(prioLevel) option add *TixOptionMenu*menubutton.font $tixOption(font) $tixOption(prioLevel) option add *TixComboBox*Entry.font $tixOption(font) $tixOption(prioLevel) option add *TixFileSelectBox*Label.font $tixOption(bold_font) $tixOption(prioLevel) }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
10Point.fs | File | 641 B | 0644 |
|
10Point.fsc | File | 2 KB | 0644 |
|
12Point.fs | File | 640 B | 0644 |
|
12Point.fsc | File | 2 KB | 0644 |
|
14Point.fs | File | 639 B | 0644 |
|
14Point.fsc | File | 2.06 KB | 0644 |
|
Bisque.cs | File | 1 KB | 0644 |
|
Bisque.csc | File | 22.01 KB | 0644 |
|
Blue.cs | File | 1.02 KB | 0644 |
|
Blue.csc | File | 22.02 KB | 0644 |
|
Gray.cs | File | 1.02 KB | 0644 |
|
Gray.csc | File | 22.02 KB | 0644 |
|
Old12Pt.fs | File | 541 B | 0644 |
|
Old14Pt.fs | File | 499 B | 0644 |
|
SGIGray.cs | File | 1 KB | 0644 |
|
SGIGray.csc | File | 22.01 KB | 0644 |
|
TK.cs | File | 1 KB | 0644 |
|
TK.csc | File | 1.98 KB | 0644 |
|
TK.fs | File | 506 B | 0644 |
|
TK.fsc | File | 569 B | 0644 |
|
TixGray.cs | File | 1 KB | 0644 |
|
TixGray.csc | File | 22.01 KB | 0644 |
|
TkWin.cs | File | 2.19 KB | 0644 |
|
TkWin.csc | File | 21.78 KB | 0644 |
|
TkWin.fs | File | 390 B | 0644 |
|
TkWin.fsc | File | 1.63 KB | 0644 |
|
WmDefault.cs | File | 1.42 KB | 0644 |
|
WmDefault.csc | File | 14.22 KB | 0644 |
|
WmDefault.fs | File | 755 B | 0644 |
|
WmDefault.fsc | File | 2.13 KB | 0644 |
|
WmDefault.py | File | 3.42 KB | 0644 |
|
WmDefault.tcl | File | 33.05 KB | 0644 |
|
WmDefault.txt | File | 4.22 KB | 0644 |
|
pkgIndex.tcl | File | 262 B | 0644 |
|