Dennis,
When I tried it originally I was able to get it to update when the while loop was stopped.
What I'm trying to do is figure out a way to pass the current value from the list box off to an active X register event callback via the user parameter input. When I run the program it should just sit there and wait for the call back, and the current value of the listbox should be fed to the callback, without having to re-start the program.
I don't want to put any of the active X stuff inside the while loop since it would constantly poll the aplication I'm trying to control.
The attached VI won't execute but is an example of what I'm trying to do.
Thanks,
Lou