Connecting an NSProgressIndicator -- SOLVED
Connecting an NSProgressIndicator -- SOLVED
- Subject: Connecting an NSProgressIndicator -- SOLVED
- From: "McLaughlin, Michael P." <email@hidden>
- Date: Thu, 24 Dec 2009 14:12:41 -0500
- Acceptlanguage: en-US
- Thread-topic: Connecting an NSProgressIndicator -- SOLVED
Problem turned out to be an incomplete set of connections and missing
IBOutlet tag.
>With Xcode 3.1.4 (Leopard), I have a window (dialog) containing a custom
>view,textfield and progressindicator all of which I successfully connected via
>their IBOutlets to the dialog.
>However, when I tried connecting the NSProgressIndicator to another custom
>class (the one which can increment it) in the same way, IB says the connection
>is there but the debugger shows that the address is nil.
>Have I misunderstood something? Is there more work to be done to share the
>progress bar?
>TIA.
--
Mike McLaughlin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden