Re: [Newbie] Uninitialized outlets?
Re: [Newbie] Uninitialized outlets?
- Subject: Re: [Newbie] Uninitialized outlets?
- From: Brent Gulanowski <email@hidden>
- Date: Thu, 06 Sep 2001 21:26:34 -0400
When you test the interface, does the keynext functionality work? You are
pressing the "connect" button after ctl-dragging, I assume, as you say the
connections "seem fine and dandy". What exactly doesn't work? Is the
interface appearing when you run the program, but just not responding? Are
actions working?
bg
>
From: Brian Hook <email@hidden>
>
Date: Wed, 05 Sep 2001 20:04:21 -0700
>
To: email@hidden
>
Subject: [Newbie] Uninitialized outlets?
>
>
I'm trying to get my first real Cocoa app going, and I'm puzzled as
>
hell. I'm basically starting with the CurrencyConverter tutorial and,
>
near as I can tell, I've done everything necessary in order to get
>
things running. However, my outlets don't seem to be connected at
>
startup. I was under the impression that this was magically handled
>
once I specified the outlets via ctrl-drag in IB. I've done all that,
>
looked at the connection info, and it seems fine and dandy. However if
>
I step into my code, I find that I'm not getting results because my
>
outlets simply aren't connected (they're "0x0").
>
>
Any ideas what this must be? It has to be something simple, I imagine,
>
but I can't find any info on this.
>
>
Thanks,
>
>
Brian
>
_______________________________________________
>
cocoa-dev mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev