VS:NotifyPullDownClicked

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

Sends an item hit notification when the pull down menu is clicked, allowing developers to dynamically populate the menu.

PROCEDURE NotifyPullDownClicked(
nDialogID :LONGINT;
nComponentID :LONGINT);
def vs.NotifyPullDownClicked(nDialogID, nComponentID):
    return None

Parameters

nDialogID LONGINT
nComponentID LONGINT

Version

Availability: from VectorWorks13.0