all tasks
This commit is contained in:
parent
b83f433714
commit
68f8f3e56b
14735 changed files with 178959 additions and 0 deletions
4
Task/Window-creation/HicEst/window-creation.hicest
Normal file
4
Task/Window-creation/HicEst/window-creation.hicest
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
WINDOW(WINdowhandle=handle, Width=80, Height=-400, X=1, Y=1/2, TItle="Rosetta Window_creation Example")
|
||||
! window units: as pixels < 0, as relative window size 0...1, ascurrent character sizes > 1
|
||||
|
||||
WRITE(WINdowhandle=handle) '... some output ...'
|
||||
Loading…
Add table
Add a link
Reference in a new issue