Hi,
If I'd wire false to the discard, the panel is closed. The hole idea of the
event structure is to prevent this.
If the panel is closed, the event loop should quit. Instead all event are
blocked.
It's not a problem for me, but I think it shouldn't be like this.
Thanks anyway.
Wiebe.
"Nick Storton" wrote in message
news:506500000005000000F4300100-1066448259000@exchange.ni.com...
> Hi,
>
> I think your problem is that you have wired a TRUE to the discard
> data field this allows you to prevent LabVIEW from processing the
> event, bypassing the behavior normally triggered by that event.
> Try wiring a FALSE I think it now works.
>
> Hope this helps,
>
> Nick