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
 Enable/Disable White Out Checkbox with LabTalk

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
SteffenG Posted - 06/19/2007 : 05:26:58 AM
Origin Version 7.5G SR6:
Operating System WinXP:

Hi,

I am looking for a possibility to enable/disable the white out checkbox in the text control dialog box. Attention: I don't mean the white out option in the background drop down list.

Thanks for any comments,
Steffen
2   L A T E S T    R E P L I E S    (Newest First)
SteffenG Posted - 06/20/2007 : 03:34:36 AM
Dear Mike,

while this was not the answer I was hope to get I found a solution for my problem.
In a graph window I have approximately 500 text labels. The look was terrible caused by the underlying grid so I had the idea to white out all of the text labels. After your answer I looked with a hex-editor to the binary code of the origin file and found the binary switch to toogle the white out behaviour. With a simple find-and-replace I switched all my text labels to white out. After that the Origin-file was loaded perfectly to Origin and now the look of my graph is perfect.
For information: A text label can be find in the binary code by its name. The text of the label will follow 115 bytes after the beginning of the label name. Between name and text after 56 bytes (counted from the beginning of the name) there is the binary switch of the white out behaviour. 0x00 will toggle off the white out and 0x20 will toggle it on. Maybe this will change in future versions of Origin.

Again thanks to you Mike for your answer.
Best regards,
Steffen
Mike Buess Posted - 06/19/2007 : 09:07:25 AM
Sorry, I don't think that's possible.

Mike Buess
Origin WebRing Member

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