Wednesday, October 28, 2009

[android-developers] Re: showDialog() fails to show anything

On Wed, Oct 28, 2009 at 9:14 AM, qlimax <eneagerber@gmail.com> wrote:
>
> have you tried
>
> Dialog pg=new ProgressDialog(this)
>
> then return pg ?
>
> just to try it... and UP this thread...:)


Tried it:

protected Dialog onCreateDialog(int id) {
if (id == ID_DIALOG_X) {
Dialog pg = new ProgressDialog(this);
return pg;
}

return super.onCreateDialog(id);
}


Didn't help.


--
Greg Donald
http://destiney.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate