Matrix digital rain: Difference between revisions

m
→‎{{header|Phix}}: IupCloseOnEscape no longer needed
m (→‎{{header|REXX}}: added comments, indicated by comments that control could pass-through to another subroutine.)
m (→‎{{header|Phix}}: IupCloseOnEscape no longer needed)
Line 1,586:
 
dlg = IupDialog(canvas)
IupSetAttribute(dlg, "TITLE", "WireworldMatrix Digital Rain")
IupCloseOnEscape(dlg)
 
IupShow(dlg)
7,806

edits