# # $Id: 14Point.fsc,v 1.2 2001/12/09 05:03:09 idiscovery Exp $ # proc tixPref:InitFontSet:14Point {} { global tixOption tcl_platform switch -- $tcl_platform(platform) "windows" { if {$tcl_platform(osVersion) < 5} { set font "MS Sans Serif" } else { set font "Tahoma" } set fixedfont "Courier New" set bd 1 } unix { set font "helvetica" set fixedfont "courier" set bd 2 } set tixOption(font) [list $font -14] set tixOption(bold_font) [list $font -14 bold] set tixOption(menu_font) [list $font -14] set tixOption(italic_font) [list $font -14 bold italic] set tixOption(fixed_font) [list $fixedfont -14] set tixOption(border1) $bd } proc tixPref:SetFontSet:14Point {} { 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 |
|