03-05-2009 04:18 AM
hi,
does anyone know if there is a function which can copy selected items from a tree to another. i know that there is a drag & drop function that can handle this, but with this function i can drop this items everywhere on my frontpanel, i don't want this. so i thought about a function that can copy all selected items from a tree to another by clicking a button. and with another button you can delete these copied item again.
how can i do this? i read in a post, that there is a function called "CopyTreeItem" that can do these things but just in labwindows, but i don't have this software!
hope someone can help me,
thanks a lot,
simon
03-05-2009 05:32 AM
Simon Gabriel wrote:
i read in a post, that there is a function called "CopyTreeItem" that can do these things but just in labwindows, but i don't have this software!
Now, I m into more confusion...
Do you want this to be done in LabVIEW or LabWindows/CVI? ![]()
Both are different programming languages. If it is the latter, this is NOT the correct forum to get optimal responses. ![]()
If it is LabVIEW, then also you must have it to do it. ![]()
03-05-2009 06:57 AM
no, i don't want to do this in labwindows.
i want to programm it in labview, but i'm not sure how to handle it!
so i'm pleased about any reply.
thanks,
simon
03-05-2009 11:28 PM
See the attached VI.
Modify as per your req...
03-06-2009 03:39 AM
thanks for your help,
i'll try your example and modify it for my problem.
regards,
simon