nifskope
nifskope copied to clipboard
Possible Bug
So, at the moment I am developing a program to automatically open, screenshot, save, and close nifskope. This program gives the person the option to give the program permission to click the load view checkbox for each screenshot that is taken. When they do, no matter what I try, the load view will visually look like its been checked, but no saved view will load. And I know there is one. the code is public on my account if you wanna take a look. I'm using the System.Windows.Automation namespace. And i know it is not a timing issue because in the time it takes my program to open, screenshot, save the screenshot, and close the program, I can make the view load multiple times if I do it myself.