05-17-2010, 12:41 PM
I need some guidance and advice how to proceed with a problem/program.
I´m new to QM programing but have done guite much in C and C#. I have also gone through some QM code to try and get a hang of it.
I have a program that i work alot in, and many tasks is very long and repetitive .
My problemm is that i create and move objects in different folders in a treeview manually. This is something that i want to automate.
I can find the treeview with QM but i can not find subfolders and object in the treeview. I have managed to find a folder if it is visible in the treeview, but if the treeview is collapsed(not visible) i can not find it?
Can someone guide me to solution to this if there is one?
I´m new to QM programing but have done guite much in C and C#. I have also gone through some QM code to try and get a hang of it.
I have a program that i work alot in, and many tasks is very long and repetitive .
My problemm is that i create and move objects in different folders in a treeview manually. This is something that i want to automate.
I can find the treeview with QM but i can not find subfolders and object in the treeview. I have managed to find a folder if it is visible in the treeview, but if the treeview is collapsed(not visible) i can not find it?
Can someone guide me to solution to this if there is one?