de_set_edit_text()}

Sets the text string in the current representation to be edited by de_edit_text_string(). Returns: none.

Syntax:

de_set_edit_text(x,y, useSelected);

where

x,y is the point within select region of text to edit. If not given, first selected text is used.

useSelected is TRUE to set selected text, FALSE to use x,y location entered.

Example:
de_set_edit_text(10,20, 0);
de_edit_text_string("this is the new string");

Where Used:

Schematic, Layout

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources