I have 2 panels. The panel A and panel B. They are independent but the panel B' size depends on the size of the panel A.
Is it possible to get the event of resize panel? If it is possible I can get the width of the panel A and so, resize the panel B, when it is necessary.
Check out the EVENT_PANEL_SIZE and EVENT_PANEL_SIZING panel events. For additional panel events, check out the Panel Events help topic in the CVI help. Maybe these will help!
Best Regards,
Message Edited by Jonathan N on 04-15-200805:39 PM