Simple windowed application: Difference between revisions

Content added Content deleted
m (→‎{{header|Phix}}: added to distro)
Line 2,430:
=={{header|Phix}}==
{{libheader|Phix/pGUI}}
<lang Phix>include-- pGUIdemo\rosetta\Simple_window.eexw
include pGUI.e
 
Ihandle dlg, lbl, btn, vbox