[MonoTouch] Can I show splash image within a second?

bryan costanich b at wowzer.net
Fri Nov 13 02:42:29 EST 2009


We're all learning this stuff. :)

-b

On Nov 12, 2009, at 10:51 PM, "akihiro uehara" <rupppau at gmail.com>  
wrote:

> Thanks,
>
> it's my rudimentary error...
>
> 2009/11/13 bryan costanich <b at wowzer.net>:
>> Just put an image in the root directory of your project, set it's
>> build type to be "content" and name it "default.png"
>>
>> -b
>>
>> On Nov 12, 2009, at 10:43 PM, "akihiro uehara" <rupppau at gmail.com>
>> wrote:
>>
>>> Hi,
>>>
>>> I'm wondering how I can  show a splash image and a waiting cursor
>>> within a second on a device.
>>> On my test device (iPod touch 1st Gen. OS 3.1.2), even a simple  
>>> hello
>>> world app (release build) takes about 2 seconds until some views are
>>> on a screen.
>>>
>>> I want to show a splash image and a waiting cursor instead of the
>>> black screen. To accomplish this, I think that I should write main  
>>> and
>>> application delegate class in objective-c to show a splash image and
>>> then call a method written in monotouch.
>>>
>>> Well, Is there any way to connect objective-c boot class to C#
>>> classes ?
>>> Or is there any way to avoid start-up black screen ?
>>> _______________________________________________
>>> MonoTouch mailing list
>>> MonoTouch at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monotouch
>>


More information about the MonoTouch mailing list