VS:NotifyPullDownClicked

From Vectorworks Developer
Revision as of 14:35, 12 August 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.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