Dialog is a blocking method so if you show it during initialization you are 
blocking the rest of the initialization. Wrap the call in a 
callSerially(...) which will postpone it to the next event dispatch thread 
loop.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/b9524aad-f1ca-4a3d-9cde-129d423eea88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to