acet-ui-status
(acet-ui-status [message
[caption]])
Shows a modeless message box with message and
caption.
message is the
text to be displayed
caption is the
caption text for the modeless message box window
Calling (acet-ui-status) without arguments
closes (hides) the message box, calling with arguments opens the
message box (if not yet shown) and updates the message resp.
caption text.
This function always returns NIL.
Special Features :
- the message box dialog is
resizable, window position + size is maintained during
session
- supports RichEdit control sequences, and \n
for line breaks
- supports word-wrapping for long text
lines
© Bricsys NV. All rights reserved. |