Hello,
I've been writing code for many, many years in many different environments and have never been as frustrated as I am after 3 days w/the XCode environment.
xcode 3.1.3 (now 3.1.4) 10.5.8
#1 I've abandoned DashCode, even tho' it was nice for building the 1st cut -- when I renamed a column part in the part hierarchy it would delete all the text in all my Text [labels], it did it twice before I had to quit that. No real question here except - wtf?
#2 I've built up the code interface after starting a new project template and I've written some routines for the basic UI functions (moving from page to page) but they don't work -- they don't seem to be getting called at all, while they seem to be pretty much identical to the Samples. So I fire up the XCode debugger and I get no sourcecode, breakpoints don't work, and any DebugStr() or Debugger() calls don't do anything. I even tried debugging a running sample -- nothing! I've read through many posts and enabled all debugging and turned off Lazy symbols -- and still nothing ! Question: how do you get the debugger to work !?!
Thanks!
I've been writing code for many, many years in many different environments and have never been as frustrated as I am after 3 days w/the XCode environment.
xcode 3.1.3 (now 3.1.4) 10.5.8
#1 I've abandoned DashCode, even tho' it was nice for building the 1st cut -- when I renamed a column part in the part hierarchy it would delete all the text in all my Text [labels], it did it twice before I had to quit that. No real question here except - wtf?
#2 I've built up the code interface after starting a new project template and I've written some routines for the basic UI functions (moving from page to page) but they don't work -- they don't seem to be getting called at all, while they seem to be pretty much identical to the Samples. So I fire up the XCode debugger and I get no sourcecode, breakpoints don't work, and any DebugStr() or Debugger() calls don't do anything. I even tried debugging a running sample -- nothing! I've read through many posts and enabled all debugging and turned off Lazy symbols -- and still nothing ! Question: how do you get the debugger to work !?!
Thanks!