View Single Post
  #4  
Old April 19th, 2008, 09:16 AM
Mikuro's Avatar
Mikuro Mikuro is offline
Crotchety UI Nitpicker
 
Join Date: Mar 2005
Posts: 2,438
Thanks: 2
Thanked 3 Times in 3 Posts
Mikuro is on a distinguished road
It should work pretty much like before. Control-dragging from one item to another will make a new window pop up with an outlets/actions list, and you can connect from there. You can disconnect them from the Connections Inspector (Tools menu).

If the item you're using has no open connection slots, Control-dragging won't do anything, so you might need to disconnect it beforehand.

Also, you need to explicitly import your classes from XCode. I do this by dragging the .h file from XCode into the main nib window. After you do this once, changes made in XCode should automatically propagate to IB.
__________________
Mac mini — 1.25GHz G4, 1GB RAM — OS 10.5.2

I'm now a four-browser man. How on earth did this happen?!

Useful programs: PithHelmet, Butler, ffmpegX, VLC, Perian, Tofu, Wcalc
Reply With Quote