VS:vsoWidgetPopupAddN

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

widgetID LONGINT
isStaticChoice BOOLEAN
id STRING
text STRING
toolTip STRING
iconSpec STRING

Version

Availability: from Vectorworks 2020