iPhone Development Lists

2008-11-24 Thread Greg Deward
Good afternoon! I noticed that there is NOT an iPhone Dev list on this server. Does anyone have any recommendations for newbie iPhone development? The only one I know of is iPhoneDevCentral.Org, however it is quite limited at the moment? Thanx, in advance. -- Greg _

WebServices / SOAP / REST

2008-11-21 Thread Greg Deward
Good morning! Does anyone have any good tutorials on building nTier applicaitons using REST and Cocoa? I'm coming from .NET/C# and Visual Studio takes care of all of the WebServices magic using SOAP. Everything there is just a simple method call. The book I am using now is teaching basic

Re: Tabbing to Placeholders

2008-11-21 Thread Greg Deward
On Nov 21, 2008, at 10:00 AM, Jean-Daniel Dupas wrote: isn't the list name "xcode-users" ? You are absolutely correct. When I read the description of the list, I saw "components of the Xcode Tools development system" and misinterpreted the rest. Sorry to bother you. __

Tabbing to Placeholders

2008-11-21 Thread Greg Deward
Good morning! This may be more of an XCode question, however the XCode list appears to be for people who are developing for or extending XCode. Sorry if this isn't a good place to post this. While going through Aaron's Cocoa book, I'm using the code assist feature of XCode a lot. Is it

Re: Interface Builder & Wiring Objects

2008-11-17 Thread Greg Deward
ction. I hope that made sense. Again, my apologies for such a noob-ish question. Thanx, Fred On Nov 17, 2008, at 1:56 PM, Randall Meadows wrote: On Nov 17, 2008, at 11:09 AM, Greg Deward wrote: Good afternoon! I am trying to learn Cocoa and am having difficulty remembering which di

Interface Builder & Wiring Objects

2008-11-17 Thread Greg Deward
Good afternoon! I am trying to learn Cocoa and am having difficulty remembering which direction to CTRL-drag controls to wire up the controls in Interface Builder. For example, dragging from my button to my App Controller (NSObject) or vice versa. Does anyone have a way to explain this th