Hello,
I'm using the one button dialog to provide feedback to the user in an event structure. Inside of a notify event, it works fine. I have another instance inside a filter event (Edit Cell? for a listbox). When it gets called, the dialog box appears to hang. I've noticed that if I select a window from another application (like Windows Task Manager), then come back it appears that the one button resets to the FALSE state and operates correctly. If I don't switch applications, the one button dialog is completely unresponsive.
The VI that I am running is top level, and set to Modal. I am setting the Discard? output to be TRUE in the cases where I provide the dialog. The dialog box works the first time, but fails on subsequent iterations. Perhaps the Discard? setting is affecting operation?
Thanks for your thoughts.
Derek