VS:CreateCustThumbPopup: Difference between revisions

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

Revision as of 14:25, 12 August 2013

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

Description

Creates a custom thumbnail popup that can be populated with previews of objects in Vectorworks.

PROCEDURE CreateCustThumbPopup(
dialogID :LONGINT;
controlID :LONGINT;
sizeType :INTEGER);
def vs.CreateCustThumbPopup(dialogID, controlID, sizeType):
    return None

Parameters

dialogID LONGINT The dialog identifier given by the command to create the dialog.
controlID LONGINT The identifier that should be assigned to the control.
sizeType INTEGER The size type of the control

Version

Availability: from Vectorworks 2013