blob: 512e0e4990f18041a16c9709ff9a7ec0de33f908 [file] [log] [blame]
rscdd94dcd2004-06-10 19:50:58 +00001!########################################
2!##### Layouts
3!########################################
4
rscd9c8a7c2004-06-17 03:25:40 +00005GV.control.MButton.font: -*-Helvetica-Medium-R-Normal--*-100-*-*-P-*-ISO8859-1
rscdd94dcd2004-06-10 19:50:58 +00006GV*orientationButton*forcedWidth: 72
7GV*upsidedown.Label: Up-Down
rscd9c8a7c2004-06-17 03:25:40 +00008!# GV.?.processButton.label:
rscdd94dcd2004-06-10 19:50:58 +00009
rscd9c8a7c2004-06-17 03:25:40 +000010GV*background: #ffffe0
11GV*foreground: black
12GV*Text*background: #e0e0ff
13GV*SimpleMenu*background: #e0e0ff
14GV*locator*background: #e0e0ff
15GV*panner*foreground: #e0e0ff
16GV*Label.background: #e0e0ff
17GV*fileSel*Frame*background: #e0e0ff
18GV*fileSel*Frame*Text*background: #e0e0ff
19GV*optiongvPopup*Toggle*foreground: black
20GV*optiongsPopup*Toggle*foreground: black
21GV*optionsetupPopup*Toggle*foreground: black
22GV*infoPopup*Scrollbar.background: #e0e0ff
23GV*notePopup*message.background: ##e0e0ff
24
25GV*confirmPopup*message3.background: #D3B5B5
26GV*confirmPopup*message1.background: gray71
27
28GV*Button.background: #e0e0ff
29GV*Button.highlightedBackground: #c0c0ff
30GV*Button.setBackground: #d0d0ff
31GV*Switch.background: #e0e0ff
32GV*Switch.highlightedBackground: #c0c0ff
33GV*Switch.setBackground: #d0d0ff
34GV.?.Button.highlightedBackground: #c0c0ff
35GV.?.Button.background: #e0e0ff
36GV.?.Button.setBackground: #d0d0ff
37
38GV*MButton*setBackground: #d0d0ff
39GV*MButton*background: #e0e0ff
40
41GV*Scrollbar.background: #e0e0ff
42GV*Scrollbar.pointerColor: black
43GV*Scrollbar.pointerColorBackground: #e0e0ff
44GV*Scrollbar.scrollbarBackground: #e0e0ff
45GV*Scrollbar.foreground: #6060ff
46GV*optionsetupPopup*Text*Scrollbar.background: #e0e0ff
47GV*optionfsPopup*Text*Scrollbar.background: #e0e0ff
48
49GV*optionfsPopup*Label.background: #e0e0ff
50GV*optiongsPopup*Label.background: #e0e0ff
51GV*optiongvPopup*Label.background: #e0e0ff
52GV*optionsetupPopup*Label.background: #e0e0ff
53
54GV*newtocFrame*background: #f0f0ff
55GV*newtocScroll.background: #f0f0ff
56GV*Vlist.markBackground: #c0c0ff
57GV*Vlist.selectedBackground: #e0e0ff
58GV*Vlist.highlightedBackground: #d0d0ff
59
60GV*page.borderWidth: 0
61GV*Scrollbar.thickness: 10
62GV*shadowWidth: 0
63GV*Label.shadowWidth: 0
64
65GV*MButton*unsetFrameStyle: ledged
66GV*MButton*borderWidth: 0
67GV*MButton*frameWidth: 0
68
69GV.?.Button.unsetFrameStyle: ledged
70GV.?.Button.highlightedFrameStyle: ledged
71
72GV*rescan.unsetFrameStyle: ledged
73GV*filter.unsetFrameStyle: ledged
74
75GV*page.borderWidth: 0
76GV*SimpleMenu.borderWidth: 0
77GV*infoPopup*Text.borderWidth: 0
78
79GV*viewFrame.hSpace: 0
80GV*viewFrame.vSpace: 0
81GV*page.borderColor: #e0e0ff
82GV*viewClip.borderWidth: 0
83GV*viewClip.borderColor: #e0e0ff
84
85GV*stateButton*menu*leftMargin: 10
86GV*orientationButton*menu*leftMargin: 10
87GV*pagemediaButton*menu*leftMargin: 10
88GV*scaleButton*menu*leftMargin: 10
89GV.control.prevPage*internalHeight: 4
90GV.control.nextPage*internalHeight: 4
91GV*locator*internalHeight: 3
92GV.control.Button*internalWidth: 0
93
rscdd94dcd2004-06-10 19:50:58 +000094
95GV*control.layout: \
rscd9c8a7c2004-06-17 03:25:40 +000096|h{\
97 |v{\
98 |h{\
99 newtocScroll<*+200[1]-[1]>\
100 newtocFrame<-[2]*+200[1]-[1]>\
101 }\
102 }\
103 |v{ \
104 |h{ \
105 fileButton<-40%*>\
106 stateButton<-90%*>\
107 pageButton<-90%*>\
108 orientationButton<-90%*>\
109 scaleButton<-90%*>\
110 pagemediaButton<-90%*>\
111 processButton<-90%*>\
rsc6613ff12005-02-11 16:52:43 +0000112 printAll<-40%*>\
113 printMarked<-40%*>\
rscd9c8a7c2004-06-17 03:25:40 +0000114 }\
115 viewFrame<+[2]-100%*+9999-100%> \
116 }\
rscdd94dcd2004-06-10 19:50:58 +0000117}
118