]> andersk Git - moira.git/blob - clients/xregister/Register
sync'ing files for RCS->CVS migration
[moira.git] / clients / xregister / Register
1 ! App resources for Register
2
3 register.wcChildren:    box
4 Register*Geometry:      600x500+205+90
5 *.Font:                 -*-new century schoolbook-bold-r-normal--*-140-*-*-*
6
7 *box.wcClassName:       form
8 *box.wcChildren:        title, logo, info, fnamel, mnamel, lnamel, \
9                         idl, loginl, fnameb, mnameb, lnameb, idb, \
10                         loginb, go, again, quit
11 *title.wcClassName:     label
12 *title.label:           Project Athena Registration
13 *title.borderWidth:     0
14 *title.font:            -*-new century schoolbook-bold-r-normal--*-240-*-*-*
15 *title.vertDistance:    55
16 *title.horizDistance:   40
17 *title.left:            ChainLeft
18 *title.right:           ChainLeft
19 *logo.wcClassName:      label
20 *logo.bitmap:           /etc/athena/login/bitmaps/owl
21 *logo.fromHoriz:        *title
22 *logo.horizDistance:    30
23 *logo.vertDistance:     10
24 *logo.left:             ChainLeft
25 *logo.right:            ChainLeft
26 *logo.borderWidth:      0
27
28 *info.wcClassName:      label
29 *info.fromVert:         *logo
30 *info.vertDistance:     20
31 *info.horizDistance:    40
32 *info.width:            450
33 *info.height:           200
34 *info*type:             file
35 *info*string:           /mit/moiradev/src/clients/xregister/welcome
36 *info*font:             -*-new century schoolbook-medium-r-normal--*-140-*-*-*
37 *info*displayCaret:     false
38
39 *fnamel.wcClassName:    label
40 *fnamel.fromVert:       *info
41 *fnamel.vertDistance:   20
42 *fnamel.horizDistance:  80
43 *fnamel.borderWidth:    0
44 *fnamel.justify:        left
45 *fnamel.label:          First Name:
46 *fnamel.width:          150
47 *fnameb.wcClassName:    asciiText
48 *fnameb.fromVert:       *info
49 *fnameb.vertDistance:   20
50 *fnameb.fromHoriz:      *fnamel
51 *fnameb*editType:       edit
52 *fnameb*type:           string
53 *fnameb.width:          200
54 *fnameb.borderWidth:    2
55 *fnameb*useStringInPlace: true
56 *fnameb*length:         80
57 *fnameb*translations:   #override \
58                         Ctrl<Key>n:     AdvanceFocus()\n\
59                         Ctrl<Key>p:     RetreatFocus()\n
60
61 *mnamel.wcClassName:    label
62 *mnamel.fromVert:       *fnamel
63 *mnamel.horizDistance:  80
64 *mnamel.borderWidth:    0
65 *mnamel.justify:        left
66 *mnamel.label:          Middle Name:
67 *mnamel.width:          150
68 *mnameb.wcClassName:    asciiText
69 *mnameb.fromVert:       *fnamel
70 *mnameb.fromHoriz:      *mnamel
71 *mnameb*string:
72 *mnameb*editType:       edit
73 *mnameb*type:           string
74 *mnameb.width:          200
75 *mnameb.borderWidth:    0
76 *mnameb.displayCaret:   false
77 *mnameb*useStringInPlace: true
78 *mnameb*length:         80
79
80 *lnamel.wcClassName:    label
81 *lnamel.fromVert:       *mnamel
82 *lnamel.horizDistance:  80
83 *lnamel.borderWidth:    0
84 *lnamel.justify:        left
85 *lnamel.label:          Family Name:
86 *lnamel.width:          150
87 *lnameb.wcClassName:    asciiText
88 *lnameb.fromVert:       *mnamel
89 *lnameb.fromHoriz:      *lnamel
90 *lnameb*string:
91 *lnameb*editType:       edit
92 *lnameb*type:           string
93 *lnameb.width:          200
94 *lnameb.borderWidth:    0
95 *lnameb.displayCaret:   false
96 *lnameb*useStringInPlace: true
97 *lnameb*length:         80
98
99 *idl.wcClassName:       label
100 *idl.fromVert:          *lnamel
101 *idl.horizDistance:     80
102 *idl.borderWidth:       0
103 *idl.justify:           left
104 *idl.label:             MIT ID Number:
105 *idl.width:             150
106 *idb.wcClassName:       asciiText
107 *idb.fromVert:          *lnamel
108 *idb.fromHoriz:         *idl
109 *idb.editType:          edit
110 *idb.width:             200
111 *idb.type:              string
112 *idb.borderWidth:       0
113 *idb.displayCaret:      false
114 *idb*useStringInPlace: true
115 *idb*length:            80
116
117 *loginl.wcClassName:    label
118 *loginl.fromVert:       *idl
119 *loginl.horizDistance:  80
120 *loginl.borderWidth:    0
121 *loginl.justify:        left
122 *loginl.label:          Login ID:
123 *loginl.width:          150
124 *loginl.foreground:     white
125 *loginb.wcClassName:    asciiText
126 *loginb.fromVert:       *idl
127 *loginb.fromHoriz:      *loginl
128 *loginb.editType:       edit
129 *loginb.width:          200
130 *loginb.type:           string
131 *loginb.borderWidth:    0
132 *loginb.displayCaret:   false
133 *loginb*useStringInPlace: true
134 *loginb*length:         80
135
136 *go.wcClassName:        command
137 *go.fromVert:           *loginl
138 *go.vertDistance:       20
139 *go.horizDistance:      50
140 *go.label:              OK
141 *go.left:               ChainLeft
142 *go.right:              ChainLeft
143 *again.wcClassName:     command
144 *again.fromVert:        *loginl
145 *again.vertDistance:    20
146 *again.horizDistance:   160
147 *again.fromHoriz:       *go
148 *again.label:           Start Over
149 *again.left:            ChainLeft
150 *again.right:           ChainLeft
151 *quit.wcClassName:      command
152 *quit.fromVert:         *loginl
153 *quit.vertDistance:     20
154 *quit.horizDistance:    160
155 *quit.fromHoriz:        *again
156 *quit.label:            Quit
157 *quit.left:             ChainLeft
158 *quit.right:            ChainLeft
159 *quit.callback:         WcExitCB(0)
160
161
162 ! Help popup:
163 *helpshell.allowShellResize:    true
164 *helpshell*font:        -adobe-new century schoolbook-medium-r-normal--*-120-75-75-*
165 *helptext*type:         file
166 *helptext*string:       /mit/moiradev/src/clients/xregister/help
167 *helptext.scrollVertical:always
168 *helptext.width:        500
169 *helptext.height:       250
170 *helpcmd.label:         Click here to remove
171 *helpcmd.fromVert:      *text
This page took 0.068806 seconds and 5 git commands to generate.