Hello, Can anyone give me the source code for "How to change the text color when the item is selected in selected indicator and also how to perform the shake effect for iphone sdk"
A:
I dont think its possible to change the color (not sure).
To vibrate your device you should include AudioToolbox framework and do :
AudioServicesPlaySystemSound (kSystemSoundID_Vibrate);
xCode
2010-10-27 09:02:34
Hello, Thanx for your support but i want to shake my iPhone not vibrate actually just like Accelerometer Working.
priyanka
2010-10-28 09:58:26
If you r having solution so plz let me know.
priyanka
2010-10-28 09:59:27