Connecting an NSProgressIndicator
Connecting an NSProgressIndicator
- Subject: Connecting an NSProgressIndicator
- From: "McLaughlin, Michael P." <email@hidden>
- Date: Thu, 24 Dec 2009 11:17:43 -0500
- Acceptlanguage: en-US
- Thread-topic: Connecting an NSProgressIndicator
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