|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T X
Length: 989 (0x3dd) Types: TextFile Names: »XMenu1«
└─⟦8648bda34⟧ Bits:30007244 EUUGD5_II: X11R5 └─⟦2ca9b63e1⟧ »./contrib-1/contrib-1.00« └─⟦a8392fb20⟧ └─⟦this⟧ »contrib/examples/OReilly/Vol4/XMenu1«
! ! Appearance Resources ! *quit.label: Quit *label.label: This is a Pretend Main Window; Press in here. *menulabel.label: MAIN MENU ! ! make all entries in menu same width ! (needs adjusting for longest entry) ! *menulabel.width: 135 *menubox.Command.width: 135 ! ! Pane Strings ! *menupane0.label: View Next *menupane1.label: View Previous *menupane2.label: Delete *menupane3.label: Move *menupane4.label: Copy *menupane5.label: Unmark *menupane6.label: View In New *menupane7.label: Reply *menupane8.label: Forward *menupane9.label: Use As Comp ! ! make Box leave no space around Command widgets in menu ! *pshell.Box.hSpace: 0 *pshell.Box.vSpace: 0 ! ! Functional Resources ! *menubox.Command.translations:\ <EnterWindow>: highlight() \n\ <LeaveWindow>: reset() \n\ <BtnUp>: set() notify() unset() *label.translations:\ <BtnDown>: placeMenu() XtMenuPopup(pshell) *pshell.translations:\ <BtnUp>: XtMenuPopdown(pshell)