ciwCreatePulldown
ciwCreatePulldown(ls_menuDef[x_windowNum] ) =>r_menu/ nil
Description
Creates a pulldown menu from the given menu definition. The ls_menuDef argument can either be a list defining the contents of a pulldown menu or the SKILL symbol that represents the list. This function exists primarily for application support.
If x_windowNum is specified, for example, window->windowNum, the menu handle and menu item symbols are uniquely created by appending the symbol in the menu definition with the window number.
Arguments
Value Returned
Return to top