02-03-2010 06:07 AM
Hi Ppl,
I had a previously written code having Reg Event Callback Node. I had to delete few events in that code. So I disconnected the event refernce, VI refrence and user parameter inputs. When I right clicked on the node that I wanted to remove I couldn find the remove element shortcut that could be found in bundle, unbundle cluster, register events node.
There are a large number of callbacks registered in this node. So It will be very tedious to delete all the callbacks below this event and rewire them. Is there any shortcut to do this. I have attached a small screen shot depicting my problem. I guess its a silly question. Expecting your comments.
Thanks
02-03-2010 10:20 PM
02-03-2010 11:00 PM
02-03-2010 11:14 PM
02-03-2010 11:22 PM
I guess you can not delete a particular property. So you have rewrite the code. So while rewriting you can create only one property everytime.
Also why dont you post this in the Idea zone so that this gets implemented?