iPhone - Device Notifications Status

2010-01-20 Thread Mick Walker
Hello, Could anyone tell me how I can tell if push notifications are turned on or off on a device? I only need to retrieve the current state of Notifications on the device, I don't need to alter the state (I very much doubt that you could even if you wanted to.) Regards

Re: iPhone - Device Notifications Status

2010-01-20 Thread Mick Walker
On Jan 20, 2010, at 8:36 AM, Mick Walker wrote: Hello, Could anyone tell me how I can tell if push notifications are turned on or off on a device? I only need to retrieve the current state of Notifications on the device, I don't need to alter the state (I very much doubt that you could

iPhone UITableView / UITableViewCell - Delete Button

2010-01-20 Thread Mick Walker
I am using the 'swipe to delete' functionality of the UITableView. The problem is I am using a customised UITableViewCell which is created on a per item basis in - (UITableViewCell *)tableView:(UITableView *)aTableView cellForRowAtIndexPath:(NSIndexPath *)indexPath I need to alter the position

Using UISwitch within TabBar Application [iPhone]

2009-10-27 Thread Mick Walker
Hi, I am looking for a little help on my iphone project. I am beginner and am having trouble with the UISwitch control. I wasn't sure if I should post to this list as it isn't specifically for Cocoa Touch, so if I am posting in the wrong place, please accept my apologies. I have a tab

Constructive Criticism

2009-10-06 Thread Mick Walker
Hi everyone, I am currently reading through Learn Objective-C on the Mac (M Dalrymple S Knaster). While working through the provided examples, I want to back up what I am learning by attempting to put into practice what is being demonstrated to me. To this end, I would like to post some

Re: Constructive Criticism

2009-10-06 Thread Mick Walker
Hi Dave, Thank you for you're reply. One question: If I was to create an initializer such as the one you suggested. Would I still need the if(self =([super init]))... in the initializer? Regards. On 6 Oct 2009, at 22:43, Dave Carrigan wrote: On Oct 6, 2009, at 2:26 PM, Mick Walker

Unable to Compile Simple Application (Errors)

2009-09-27 Thread Mick Walker
; break; } return @No clue; }// colorName The error i get is: Conflicting types for 'colorName' Kind Regards Mick Walker ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests