Problem with IB not control-dragging to make connections
Problem with IB not control-dragging to make connections
- Subject: Problem with IB not control-dragging to make connections
- From: Chad Leigh <email@hidden>
- Date: Sat, 4 Nov 2006 23:49:26 -0700
(I posted a similar post to the Omnigroup MacOSX-dev list but after
many hours it has not shown up so the lists there seem to be having a
problem, hence the post here -- I am not trying to annoy you all and
blast a post everywhere)
I have an app I started in early 2003, using whatever version of OS X
was standard then and whatever Dev tools. I have been working on it
since then, off and on, and converted it to XCode when it came out.
I have been trying to get it finished (last 5% :-) for V1 to get it
out there in the wild. I have not been in IB in this app in a lot of
time, most of the work in the last year or so (since 10.3 at least)
has been code, and not IB stuff. Tonight I was trying to use
IB to make a new preferences panel. I created a panel and put a
bunch of text fields and some radio buttons and some submit-type
buttons on it. I added a bunch of IBOutlets to a .h file and
imported that into IB to update that class. The instance of the
class in IB shows the new outlets. I click on the instance of my
class in IB, and CONTROL-DRAG as usual up to one of my interface
elements on my prefs panel. I do get the connecting line being drawn
but none of the interface elements ever highlight and I cannot get
the connection to actually connect to an interface element so that I
can click the CONNECT button in the inspector to make the final
connection.
Why is my IB not allowing me to make connections from my instance to
an interface element? The same issue happens when I try and connect
one textfield to the next textfield and set nextKeyView connections.
I get no error and see nothing in the system console.
Any help appreciated.
Thanks
Chad
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden