LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use an Event Structure responding to an image control that belongs to a parent VI.

Hi

I am loading a subpanel vi by pressing a button located in the user interface of the main vi which also contains an image display. Subpanel vi opens up on the side and doesn't hide the image display of the main vi. Subpanel vi contains an event structure that needs to respond to user clicking on the image display of main vi.
Since the bug that occured while creating an image reference control isn't fixed, I am passing the main vi pane reference onto the subpanel vi. From that point I've tried to edit event structure and have it respond to the image control/pane that belongs to main vi but I don't know how.
Any help would be appreciated.
Thanks
0 Kudos
Message 1 of 2
(2,420 Views)
Post a screenshot of your subVI code where you register the events.

André
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 2
(2,404 Views)