I'm attempting to create a simple ("Hello World") application using IB vs Springboard. Once I added a button with its connection to an action routine, I get the following:
Terminating since there is no system event server. (Run the EventPump or pass the argument "-RegisterForSystemEvents" if you want to run without SpringBoard.
Can someone please clarify this?
1) What's an 'EventPump' and how is it implemented?
2) Where do I pass the 'RegisterForSystemEvents'?
I searched through the Apple library & googled; but I haven't found any basic documentation on this.