QUOTE(jaegen @ Jul 9 2007, 09:02 PM)
I don't think that's a bug, I think it is by design.
You are sure that the 'Data Change' is only fired if:
Different data is written
A value signalling is generated
Notify that condition 1 is also applied if a value property or local variable is used.
QUOTE(Michael_Aivaliotis @ Jul 10 2007, 11:21 AM)
I think this is a bug. I tried to simplify the example and I removed the drag enter events on the DD_Main.vi. It still locked up. Also, I tried to simplify even more... I removed drag enter event from the Facade and I only used Drag Drop. I could now see the data name (without lockup) but when I probe the get drag drop data function error out, I see error:
I would report this to NI for sure.
I think this has to do with the different application instances the 'drag' and 'drop' work in and I doubt that it can work anyway.
Ton