Receiving Events
RunUserInterface runs the GUI and issues all events to callback functions, until QuitUserInterface is called from a callback. The return value for RunUserInterface is passed back from QuitUserInterface.
RunUserInterface runs the GUI and issues all events to callback functions, until QuitUserInterface is called from a callback. The return value for RunUserInterface is passed back from QuitUserInterface.