Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Insomnia
Posted - 06/19/2003 : 11:28:40 PM Hi Guys!
I am a newcomer here. Can someone tell me that can i use the object edit toolbar to adjust locations of figures in different layers?
I tried by failed. It seems that only the objects in the same layer can be adjusted. R or W?
Thanks in advance
Cheers
1 L A T E S T R E P L I E S (Newest First)
Mike Buess
Posted - 06/20/2003 : 11:03:44 AM R. (Object Edit works on one layer at a time.)
But you can duplicate most of Object Edit's functions with LabTalk scripts that can operate on multiple layers. For example, if you have two text labels, label1 in layer 1 and label2 in layer 2 you can space them vertically like this...
You can find out how to get/set object properties in the Programming Guide... LabTalk Language Reference->Object Reference->Internal Object Overview->User-created Visual Objects