home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
AACD
/
Graphics
/
TimeMachine
/
timemachine
/
TM.gc
< prev
next >
Wrap
Text File
|
1999-08-24
|
1KB
|
56 lines
G4C
WINBIG -1 -1 120 60 "Time Machine"
WinType 11000000
screen IMAGEFX_SCREEN.1
xOnLoad
GuiOpen TM.gc
failat 5000
xOnClose
GuiQuit TM.gc
sendrexx IMAGEFX.1 'rx timemachine/rexx/reset.ifx'
XBUTTON 0 0 120 20 "Load Layer"
sendrexx IMAGEFX.1 'rx timemachine/rexx/load.ifx'
XBUTTON 0 20 120 20 "Render"
sendrexx IMAGEFX.1 'rx timemachine/rexx/render.ifx'
XBUTTON 0 40 120 20 "Quit"
GuiQuit TM.gc
sendrexx IMAGEFX.1 'rx timemachine/rexx/quit_reset.ifx'
xMenu 'Project ' 'Load ' '' ''
sendrexx IMAGEFX.1 'rx timemachine/rexx/load_project.ifx'
xMenu 'Project ' 'Save ' '' ''
sendrexx IMAGEFX.1 'rx timemachine/rexx/save_project.ifx'
xMenu 'Project ' 'Reset ' '' ''
sendrexx IMAGEFX.1 'rx timemachine/rexx/reset.ifx'
xMenu 'Layer ' 'Snapshot Position' '' ''
sendrexx IMAGEFX.1 'rx timemachine/rexx/TM_LayerPosition.ifx'
xMenu 'Layer ' 'Snapshot Blend' '' ''
sendrexx IMAGEFX.1 'rx timemachine/rexx/TM_LayerBlend.ifx'
xMenu 'Layer ' 'Snapshot Mode' '' ''
sendrexx IMAGEFX.1 'rx timemachine/rexx/TM_LayerMode.ifx'
xMenu 'Process ' 'Layer Script' '' ''
sendrexx IMAGEFX.1 'rx timemachine/rexx/TM_LayerScript.ifx'
xMenu 'Process ' 'Post Script' '' ''
sendrexx IMAGEFX.1 'rx timemachine/rexx/TM_PostScript.ifx'