Origin Version (Select Help-->About Origin): Origin 7.5 SR6 Operating System: Windows XP
I have 7 graph windows under an Origin project subfolder. I can access the graph window using menu "Window" (Alt+w) and the number. But I found sometimes the number were changed for the same graph window when I had made some modifications. Is it possible to sort this window list again with OriginC code or any other methodes?
Another question is: How to access and activate the window in the project explorer(right window) only using keyboard?
As far as I know there is no programmatic control over the window list and the only keyboard control over project explorer is icon selection with the up and down arrows.
Finally I could manage to sort the window list with OriginC. Although it is not so elegant, at least it works. If you want to sort the graph window list under a project folder, you can try the following code: