Greyscale bars/Display: Difference between revisions

m
→‎{{header|Phix}}: IupCloseOnEscape no longer needed
m (→‎{{header|Phix}}: IupCloseOnEscape no longer needed)
Line 1,302:
IupSetAttribute(dlg, "TITLE", "Greyscale bars")
IupSetCallback(canvas, "ACTION", Icallback("redraw_cb"))
IupCloseOnEscape(dlg)
 
IupMap(dlg)
7,795

edits