VS:SelectEditText

From Vectorworks Developer
Revision as of 17:21, 21 August 2009 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

Activates the given text component and selects its text.

PROCEDURE SelectEditText(
dialogID :LONGINT;
componentID :LONGINT);
def vs.SelectEditText(dialogID, componentID):
    return None

Parameters

dialogID LONGINT the dialog identifier given by CreateLayout or CreateResizableLayout
componentID LONGINT The identifier of the component that is to be activated and selected.

Version

Availability: from Vectorworks 2010