Let me start off by saying that my system is LabVIEW 7.1.1 with the latest Vision toolkits installed.
I am using the external display VIs to show an image. I need the user to have a toolbar beside/above the image with a large selection of things that he/she can do to the image. I started out creating this as one large FP with an image control, but my customer likes the floating window with separate toolbar better. I was using an event structure to get where and when the user selects something in the image. Is there a way to get an event to fire from the external display window? Maybe something involving user events?
Thanks for your help,
Bob Young