home *** CD-ROM | disk | FTP | other *** search
- !Include("UI.def")
-
- MenuButton("UIOptionsControlEditSelKey","EditButtonControl","","","Pattern")
- {
- Checked(0)
- Disabled(0)
- CanCallPress(0)
- CanCheck(0)
- MouseLeaveDestroyFocus(1)
- TextureCheckedAlpha(1.0)
- TextCheckedAlpha(1.0)
- TextureDisabledAlpha(1.0)
- TextDisabledAlpha(1.0)
- TextureFocusCheckAlpha(1.0)
- TextFocusCheckAlpha(1.0)
- CallPressPeriod(0.1)
- DoubleClick(0.3)
- Command(1)
- Notify(1)
- CanFocus(1)
- // TextureHighlightID("BoxNoBack")
- TextureHighlightID("BoxNoBackWhite")
- TextureFocusAlpha(1.0)
- TextFocusAlpha(1.0)
- SelKeyUp(200)
- SelKeyDown(208)
- Text("")
- TextAlpha(1.0)
- // TextColor(1.0,1.0,1.0)
- TextColor(1.0,0.61,0.02)
- Font("MenuSmall")
- FontScale(0.5)
- TextPosFlags(34)
- PatternFile("../uidef/EditButtonControl.def")
- Mouse(1)
- Keyboard(1)
- Joy(1)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(1)
- ParentAlignX(-1)
- ParentAlignY(-1)
- ParentSizingX(1)
- ParentSizingY(1)
- FrameCornerSize(2,2)
- TextureAlpha(0.3)
- LogicSize(1.0,1.0)
- LogicPos(0.0,1.1000004)
- FocusSound("data/sounds/highlight")
-
- Static("UIStatic","ID_LABEL","Specific")
- {
- ForceTextLowerCase()
- Text("label")
- TextAlpha(0.6)
- TextColor(1.0,1.0,1.0)
- // TextColor(1.0,0.61,0.02)
- Font("MenuSmall")
- FontScale(0.5)
- TextPosFlags(18)
- PatternFileElem()
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentAlignX(-1)
- ParentAlignY(4)
- ParentSizingX(1)
- ParentSizingY(1)
- TextureAlpha(0.8)
- LogicSize(0.4,1.0)
- LogicPos(0.029999493,0.0)
- }// [UIStatic] ID_LABEL
-
- Button("UIEditSelKey","ID_EDIT","V","Specific")
- {
- Checked(0)
- Disabled(0)
- CanCallPress(0)
- CanCheck(0)
- MouseLeaveDestroyFocus(0)
- CheckSound("data/sounds/click")
- TextureCheckedAlpha(1.0)
- TextCheckedAlpha(1.0)
- TextureDisabledAlpha(1.0)
- TextDisabledAlpha(1.0)
- TextureFocusCheckAlpha(1.0)
- TextFocusCheckAlpha(1.0)
- CallPressPeriod(0.1)
- DoubleClick(0.3)
- Command(1)
- Notify(1)
- CanFocus(1)
- TextureFocusAlpha(0.5)
- TextFocusAlpha(0.8)
- SelKeyUp(0)
- SelKeyDown(0)
- FocusSound("data/sounds/highlight")
- Text("V")
- TextAlpha(0.8)
- // TextColor(1.0,1.0,1.0)
- TextColor(1.0,0.61,0.02)
- Font("TextFontSmall")
- FontScale(0.5)
- TextPosFlags(34)
- PatternFileElem()
- Mouse(1)
- Keyboard(1)
- Joy(1)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentAlignX(-1)
- ParentAlignY(4)
- ParentSizingX(1)
- ParentSizingY(1)
- FrameCornerSize(2,2)
- TextureID("BoxDarkBack")
- TextureAlpha(0.5)
- LogicSize(0.4034582,0.8)
- LogicPos(0.5821326,0.100000024)
- }// [UIEditSelKey] ID_EDIT
- }// [UIMenuButton] EditButton
-