Colour bars/Display: Difference between revisions

Content added Content deleted
m (→‎{{header|UNIX Shell}}: Regularize non-standard header markup)
m (→‎{{header|Phix}}: IupCloseOnEscape no longer needed)
Line 1,378: Line 1,378:
IupSetAttribute(dlg, "TITLE", "Colour bars")
IupSetAttribute(dlg, "TITLE", "Colour bars")
IupSetCallback(canvas, "ACTION", Icallback("redraw_cb"))
IupSetCallback(canvas, "ACTION", Icallback("redraw_cb"))
IupCloseOnEscape(dlg)


IupMap(dlg)
IupMap(dlg)