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
 Forum for Origin C
 AddTextNode and SetSection

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
additive Posted - 10/16/2008 : 12:22:23 PM
Hi,
I'm trying to add a page.info section to a graph window, Origin8 SR2. The corresponding tree was created using AddTextNode() method. When its string argument does not begin with a char, it is interpreted and set as a double value automatically when applying SetSection() method.

e.g. tn.AddTextNode("1|2", "STRVALUE"); as well as
tn.AddTextNode("1", "STRVALUE");

will result in

[SORTVALUES]
STRVALUE$ = 1.

This was not the case in Origin V7.5. Thus, V7.5 code will not work properly in V8 anymore.

Is there any trick or argument I can set to avoid this behavior?

Thanks for any advice,

Michael
3   L A T E S T    R E P L I E S    (Newest First)
Deanna Posted - 11/12/2008 : 8:55:51 PM
Hi Michael,

Thank you for reporting. Added to release notes!

Deanna
OriginLab Technical Services
additive Posted - 11/11/2008 : 04:28:48 AM
Thank you. Could you please add this to the release notes, too?
--Michael
Iris_Bai Posted - 10/19/2008 : 10:08:51 PM
Hi Michael,

This is a bug in SR2 and already fixed in SR3, could you please update your Origin80?

Iris

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