The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 shifting of text label position on graph windows

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
tinkusch Posted - 08/02/2005 : 04:00:41 AM
Origin Version (Select Help-->About Origin): 7.5 G SR2
Operating System: XP

Hi,
my application has some graph windows with several text labels on it.

After every start of the application the vertical position of some of the text labels is slightly shifted (by only a few pixel) towards the upper edge of the windows. This is a little bit annoying because after several starts of the appplication the text labels need manual adjustment.

The settings of all labels is:
- connected to page
- not selectable
- no horizontal movement
- no vertical movement

The text labels have been created with the TEXT tool from the TOOLS-toolbar.

It seems that only text labels created with the TEXT tool are affected. All other objects keep their positions.

Any idea how I can get rid of this?
Thanks for any hint.

Stefan

1   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 08/02/2005 : 5:04:00 PM
Hi Stefan,

I don't see that happening in 7.5E SR5. I created a text label with your settings on a graph layer. Opened script window and entered...

text.left=;
TEXT.LEFT=1100
text.top=;
TEXT.TOP=155

Saved project, closed/reopened Origin, opened project and got the same values for left and top. Saved project again and repeated test with same results. Repeated several times with no change.

I created the label with right-click > Add Text, but that shouldn't matter. Perhaps you should update to SR5.

Mike Buess
Origin WebRing Member

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000