Sent from my iPhone
Begin forwarded message:
From: M Pulis
Date: May 17, 2009 4:13:15 PM PDT
To: Alex Kac
Cc: James Lin , Cocoa Dev >
Subject: Re: [iPhone] Settings Application...need an Image Picker
time for a bug report to apple... maybe 3.0 will enhance this, like
the image kit
time for a bug report to apple... maybe 3.0 will enhance this, like
the image kit in 10.5 vs what 10.4 provides.
Sent from my iPhone
On May 17, 2009, at 3:01 PM, Alex Kac wrote:
Apple has its own implementations. But for third party apps, they
only provide basic settings abilities in that
Apple has its own implementations. But for third party apps, they only
provide basic settings abilities in that same spot.
On May 16, 2009, at 10:31 PM, M Pulis wrote:
odd, I wonder how settings>wallpaper>camera roll or wallpaper works?
maybe 3.0 will help...
Sent from my iPhone
On May 16,
odd, I wonder how settings>wallpaper>camera roll or wallpaper works?
maybe 3.0 will help...
Sent from my iPhone
On May 16, 2009, at 6:38 PM, James Lin wrote:
Alex, thanx :)
I don't mind writing it myself if I have to.
Just the software looks weird if 9 out of my 10 settings can be set
in
Alex, thanx :)
I don't mind writing it myself if I have to.
Just the software looks weird if 9 out of my 10 settings can be set in
Settings Application,
and only 1 image picker setting is done in my own app
James
On 2009/5/17, at 上午 7:31, Alex Kac wrote:
You'll have to write your own
You'll have to write your own settings embedded in your app.
On May 16, 2009, at 11:44 AM, James Lin wrote:
Hi,
The settings application works great.
However, I need to have an image selected as part of user defaults.
ie, i need to have a way for the user to pick an image as an option
item.
Hi,
The settings application works great.
However, I need to have an image selected as part of user defaults.
ie, i need to have a way for the user to pick an image as an option
item.
The SettingsApplicationSchema doesn't work with images.
I need to find a way to integrate User Defaults wit