This section describes ObjectPak's support for busy states. A busy state is when you lock out user input during an operation.
Entering and Exiting Busy States Using ViewKit ObjectPak
Whenever you expect a procedure to take considerable time to complete, you can call the VkApp::busy() function before entering the relevant region of code to lock out user input in all application windows: