Hello
I'm trying to develop a Dialog application with Measurment studio plugins, mostly because I want to use your NIGraph class. I created this graph in my dialog and it works allright. I can control my graph from within the dialog with no problems at all. The problems come when I try to control it from another class. I created a "measurment thread" and passed a pointer of my Graph via constructor into it (so the thread would be able to control the graph). The compiler doesn't show any problem but whenever I call any function of my graph ( PlotY() for example) I get a RunTime error and my app crashes. Thanks for any help, it's quite urgent. I may be able to send source files if neccesarry. Bye..Michal
Message Edited by miisoquer on 11-14-2005 08:59 AM