Selecting Menu title halts code
Posted: Thu Jan 23, 2014 1:24 am
I have a program with main window that checks for rs-232 input and displays characters in text window. All works fine. I just added a CreateMenu and MenuTitle. When I click on the menu title the polling of the comm port stops. Is there a way to continue polling of the comm port or checking of other Events even though the #PB_Event_Menu has triggered but the Event has not completed ?
- Martin
- Martin