Re: IKImageBrowserView is not reloading data.

2009-05-12 Thread peter . schols
Hi Kenny, In your IKImageBrowserItem, you could implement: - (NSUInteger)imageVersion; Increasing this version and then calling IKImageBrowserView's reloadData should do the trick. Best wishes, Peter Peter Schols Orbicule http://www.macnification.com/ Date: Mon, 11 May 2009 01:25:58

Launch Mail application on iPhone

2009-02-09 Thread peter . schols
Hi, I'm looking for a way to launch the iPhone Mail application without opening a new mail message. [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@mailto:;]] works fine, but it opens a new message. Is there a way to simply launch the mail application without having a new