please how do i best implement "please wait" dialog while making Network
Connection using
ConnectionRequest request = new ConnectionRequest();
i tried this bellow but is having issue
Dialog req_dialog = new Dialog("please wait");
request.setShowOnInit(req_dialog);
request.setDisposeOnCompletion(req_dialog);
--
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/439bf8d7-e807-4e7a-9e0e-28318e95a6e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.