123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- <Standard:Panel caption=" Develop ">
- <Properties>
- <FillColor>0</FillColor>
- </Properties>
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SIDE</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>PET.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SOberonFullScr</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>Oberon.Start Oberon 0x0</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <!-- Second column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SGUIBuilder</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMBuilder.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SGUIPatterns</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>Notepad.Open GUIPat.txt</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <!-- 3rd column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption/>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString/>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption/>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString/>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <!-- 4th column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption/>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString/>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SReset</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>Reboot.Do</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- </Standard:Panel>
|