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
|
|
|