User input/Graphical: Difference between revisions

m
→‎{{header|Phix}}: IupDestroy is now a function
(Added BaCon version.)
m (→‎{{header|Phix}}: IupDestroy is now a function)
Line 2,426:
IupSetAttribute(dlg,"TITLE","User Input/Graphical")
IupCloseOnEscape(dlg)
{} = IupDestroy(IupNormalizer({OK,Cancel},"NORMALIZE=BOTH"))
IupShow(dlg)
IupMainLoop()
7,806

edits