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
 OriginC function to detect data change

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
一击爆裂陈子豪 Posted - 09/24/2020 : 11:42:27 AM
Does anyone know what is the internal method that can tell if there be data change in a column?
3   L A T E S T    R E P L I E S    (Newest First)
Chris D Posted - 10/01/2020 : 09:35:19 AM
What are you trying to do in the first place?

If it is an X-Function, there is already a mechanism in place to handle data changing events.

If you have a modaless dialog, it can listen for messages of data change.

Is there another way you want Origin C to "listen" for data change?



Thanks,
Chris Drozdowski
Originlab Technical Support
一击爆裂陈子豪 Posted - 10/01/2020 : 08:55:14 AM
And what if I can't use the worksheet script?
Worksheet script is fine for making templates, but what if in case I'm not looking for a template solution, but building a, say X-function, that reads something from the source worksheet and create a graph as result. I don't want to put redundant datasets in wks just for holding the green lock.
YimingChen Posted - 10/01/2020 : 08:36:18 AM
You can probably use worksheet script to trigger a piece of LT script when data in a column gets changed. Please access the dialog from menu Worksheet->Worksheet Script...

James

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