[Scilab-Dev] uiwait()

Samuel Gougeon sgougeon at free.fr
Wed Apr 13 20:43:05 CEST 2016


Hello Scilab devs,

uiwait() is a builtin used once and only in the function 
datatipCreatePopupMenu().
Apparently, it is used to wait for an answer from the user/Context menu 
before returning.

Can this function be used for other uicontrols?
I mean: it would be useful to be able to turn modal some (any?) ui object,
for instance waiting for a button being clicked, for an item in a drop-down
list to be selected, etc, before going on with the processing.

This function is not documented. Is it on purpose? Can it be used only on
a uiContextMenu handle?

Thanks for any further information.
Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20160413/0ccbd05a/attachment.htm>


More information about the dev mailing list