I'm trying make a Tabbed dialog with a picture frame that I want to usse to preview a graph. I did everything that's in the originpro, but when I "start" the dialog a graph is created (you can see de graph icon in the project explorer, but if I dClick in this icon origin crash and there is no graph in the picture frame. Any Ideas?
I've been looking in the manuals, but I can't find anything on any of the methods: graph.create(); .attach(); (look in the origin pro manual page 40-42) This are the methods that I'm to use if I want to link a graph to my dialog. Any idea on how to use them?