Add an item to an OIP search popup widget. Static item is fixed at the top of the list, unsearchable. Non static items are searchable displayed in a list.
PROCEDURE vsoWidgetPopupAddN(
widgetID : LONGINT;
isStaticChoice : BOOLEAN;
id : STRING;
text : STRING;
toolTip : STRING;
iconSpec : STRING);def vs.vsoWidgetPopupAddN(widgetID, isStaticChoice, id, text, toolTip, iconSpec):
return None| Name | Type | Description |
|---|---|---|
| widgetID | LONGINT | |
| isStaticChoice | BOOLEAN | |
| id | STRING | |
| text | STRING | |
| toolTip | STRING | |
| iconSpec | STRING |
Availability: from Vectorworks 2020