01-16-2009 07:59 AM
Hi All.
I want to make an callback so I can run some code every time that the user saves the seq. in the editor.
I know that there is not this callback... so I would suggest that could be a new feature for the next versions. !!!!
Anyone has an idea of how to catch when the user use SAVE button. ?????
The function I want to incorporate is that you are forceing the user to write in what they have changed (test log).... a simple version control...
Kind regards Bojer
01-16-2009 08:30 AM
Bojer,
what editor are you talking about?
If you are talking about the NI Sequence Editor, i think that is indeed impossible to configure something like that.
But using a custom made editor, it is up to the developer to implement a feature like that...
hope this helps,
Norbert
01-19-2009 08:12 AM
It is the NI Seq. editor I am talking about, I know that I can build my own editor... but I dont think that is a solution, as I see it, then this would get to many problems with later versions of TS.
And until now, then this is the first thing that I do not have a solution to solve.
/Bojer