-
19 Jan 2009 11:05 AM #1
MessageBox.close() ?
MessageBox.close() ?
I am trying to use Progress/wait bar ..
final MessageBox box = MessageBox.wait("Please wait", "Loading items...",
"Initializing...");
it seems MessageBox.close() is not available?
can anyone suggest me how to close the MessageBox after the process is completed ?
-
19 Jan 2009 11:08 AM #2


Reply With Quote