]> andersk Git - moira.git/blobdiff - clients/xregister/Register
*** empty log message ***
[moira.git] / clients / xregister / Register
index e8d206a224d97515068b63d009a0a42ee4c8a3f2..1a29779b6fd82cf8128e64fb75debcf94df28b75 100644 (file)
@@ -1,6 +1,14 @@
+! App resources for Register
+
+register.wcChildren:   box
 Register*Geometry:     600x500+205+90
 *.Font:                        -*-new century schoolbook-bold-r-normal--*-140-*-*-*
 
+*box.wcClassName:      form
+*box.wcChildren:       title, logo, info, fnamel, mnamel, lnamel, \
+                       idl, loginl, fnameb, mnameb, lnameb, idb, \
+                       loginb, go, again, quit
+*title.wcClassName:    label
 *title.label:          Project Athena Registration
 *title.borderWidth:    0
 *title.font:           -*-new century schoolbook-bold-r-normal--*-240-*-*-*
@@ -8,15 +16,17 @@ Register*Geometry:   600x500+205+90
 *title.horizDistance:  40
 *title.left:           ChainLeft
 *title.right:          ChainLeft
-*logo.bitmap:          /etc/athena/xdm/owl.xbm
-*logo.fromHoriz:       title
+*logo.wcClassName:     label
+*logo.bitmap:          /etc/athena/login/bitmaps/owl
+*logo.fromHoriz:       *title
 *logo.horizDistance:   30
 *logo.vertDistance:    10
 *logo.left:            ChainLeft
 *logo.right:           ChainLeft
 *logo.borderWidth:     0
 
-*info.fromVert:                logo
+*info.wcClassName:     label
+*info.fromVert:                *logo
 *info.vertDistance:    20
 *info.horizDistance:   40
 *info.width:           450
@@ -26,16 +36,18 @@ Register*Geometry:  600x500+205+90
 *info*font:            -*-new century schoolbook-medium-r-normal--*-140-*-*-*
 *info*displayCaret:    false
 
-*fnamel.fromVert:      info
+*fnamel.wcClassName:   label
+*fnamel.fromVert:      *info
 *fnamel.vertDistance:  20
 *fnamel.horizDistance: 80
 *fnamel.borderWidth:   0
 *fnamel.justify:       left
 *fnamel.label:         First Name:
 *fnamel.width:         150
-*fnameb.fromVert:      info
+*fnameb.wcClassName:   asciiText
+*fnameb.fromVert:      *info
 *fnameb.vertDistance:  20
-*fnameb.fromHoriz:     fnamel
+*fnameb.fromHoriz:     *fnamel
 *fnameb*editType:      edit
 *fnameb*type:          string
 *fnameb.width:         200
@@ -46,14 +58,16 @@ Register*Geometry:  600x500+205+90
                        Ctrl<Key>n:     AdvanceFocus()\n\
                        Ctrl<Key>p:     RetreatFocus()\n
 
-*mnamel.fromVert:      fnamel
+*mnamel.wcClassName:   label
+*mnamel.fromVert:      *fnamel
 *mnamel.horizDistance: 80
 *mnamel.borderWidth:   0
 *mnamel.justify:       left
 *mnamel.label:         Middle Name:
 *mnamel.width:         150
-*mnameb.fromVert:      fnamel
-*mnameb.fromHoriz:     mnamel
+*mnameb.wcClassName:   asciiText
+*mnameb.fromVert:      *fnamel
+*mnameb.fromHoriz:     *mnamel
 *mnameb*string:
 *mnameb*editType:      edit
 *mnameb*type:          string
@@ -63,14 +77,16 @@ Register*Geometry:  600x500+205+90
 *mnameb*useStringInPlace: true
 *mnameb*length:                80
 
-*lnamel.fromVert:      mnamel
+*lnamel.wcClassName:   label
+*lnamel.fromVert:      *mnamel
 *lnamel.horizDistance: 80
 *lnamel.borderWidth:   0
 *lnamel.justify:       left
 *lnamel.label:         Family Name:
 *lnamel.width:         150
-*lnameb.fromVert:      mnamel
-*lnameb.fromHoriz:     lnamel
+*lnameb.wcClassName:   asciiText
+*lnameb.fromVert:      *mnamel
+*lnameb.fromHoriz:     *lnamel
 *lnameb*string:
 *lnameb*editType:      edit
 *lnameb*type:          string
@@ -80,14 +96,16 @@ Register*Geometry:  600x500+205+90
 *lnameb*useStringInPlace: true
 *lnameb*length:                80
 
-*idl.fromVert:         lnamel
+*idl.wcClassName:      label
+*idl.fromVert:         *lnamel
 *idl.horizDistance:    80
 *idl.borderWidth:      0
 *idl.justify:          left
 *idl.label:            MIT ID Number:
 *idl.width:            150
-*idb.fromVert:         lnamel
-*idb.fromHoriz:                idl
+*idb.wcClassName:      asciiText
+*idb.fromVert:         *lnamel
+*idb.fromHoriz:                *idl
 *idb.editType:         edit
 *idb.width:            200
 *idb.type:             string
@@ -96,15 +114,17 @@ Register*Geometry: 600x500+205+90
 *idb*useStringInPlace: true
 *idb*length:           80
 
-*loginl.fromVert:      idl
+*loginl.wcClassName:   label
+*loginl.fromVert:      *idl
 *loginl.horizDistance: 80
 *loginl.borderWidth:   0
 *loginl.justify:       left
 *loginl.label:         Login ID:
 *loginl.width:         150
 *loginl.foreground:    white
-*loginb.fromVert:      idl
-*loginb.fromHoriz:     loginl
+*loginb.wcClassName:   asciiText
+*loginb.fromVert:      *idl
+*loginb.fromHoriz:     *loginl
 *loginb.editType:      edit
 *loginb.width:         200
 *loginb.type:          string
@@ -113,26 +133,30 @@ Register*Geometry:        600x500+205+90
 *loginb*useStringInPlace: true
 *loginb*length:                80
 
-*go.fromVert:          loginl
+*go.wcClassName:       command
+*go.fromVert:          *loginl
 *go.vertDistance:      20
 *go.horizDistance:     50
 *go.label:             OK
 *go.left:              ChainLeft
 *go.right:             ChainLeft
-*again.fromVert:       loginl
+*again.wcClassName:    command
+*again.fromVert:       *loginl
 *again.vertDistance:   20
 *again.horizDistance:  160
-*again.fromHoriz:      go
+*again.fromHoriz:      *go
 *again.label:          Start Over
 *again.left:           ChainLeft
 *again.right:          ChainLeft
-*quit.fromVert:                loginl
+*quit.wcClassName:     command
+*quit.fromVert:                *loginl
 *quit.vertDistance:    20
 *quit.horizDistance:   160
-*quit.fromHoriz:       again
+*quit.fromHoriz:       *again
 *quit.label:           Quit
 *quit.left:            ChainLeft
 *quit.right:           ChainLeft
+*quit.callback:                WcExitCB(0)
 
 
 ! Help popup:
@@ -144,4 +168,4 @@ Register*Geometry:  600x500+205+90
 *helptext.width:       500
 *helptext.height:      250
 *helpcmd.label:                Click here to remove
-*helpcmd.fromVert:     text
+*helpcmd.fromVert:     *text
This page took 0.041344 seconds and 4 git commands to generate.