VS:InsertEnhanPullDownMenuItem: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 14:34, 12 August 2013

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

Description

Inserts a image Replaces InsertEnhancedPulldownMenuItem

FUNCTION InsertEnhanPullDownMenuItem(
dialogID :LONGINT;
controlID :LONGINT;
strName :STRING;
imageSpecifier :DYNARRAY[] of CHAR) : INTEGER;
def vs.InsertEnhanPullDownMenuItem(dialogID, controlID, strName, imageSpecifier):
    return INTEGER

Parameters

dialogID LONGINT
controlID LONGINT
strName STRING
imageSpecifier DYNARRAY[] of CHAR The string identifier for the image. It should be of the form "ResourceFileNameWithoutExtension/PathOfImageFile".

Version

Availability: from Vectorworks 2012