Is there any documentation or insight into manipulation of the LabVIEW 8 project explorer window? I have a seperate VI for adding or checking in VIs that are not part of SCC, I would like to create a VI to automatically update the project explorer windows, to wit, If I use the SCC provider to checkin a VI, the project explorer is not updated and thus does not give me an option to check out the VI or file in question. I would like to force a refresh of the project explorer without closing and restarting the project explorer manually. I can develop some code for manipulating the xml project file to add VIs to the project by automation, but then again, I would like to refresh the project explorer. If there is an API for the project explorer, it would be nice to get the documentation so that my implentation would be less clunky.
Any help would be appreciated.
Thanks!
Paul