• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
make connections without InterfaceBuilder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make connections without InterfaceBuilder


  • Subject: make connections without InterfaceBuilder
  • From: "Jonathan Chacón" <email@hidden>
  • Date: Mon, 8 Feb 2010 16:28:21 +0100

Hello,

I'm a blind developer and I'm newbie in xCode development

I want to develop a Cocoa application for Mac but I can't connect controls with outlets and actions because I can't drag and drop elements in interfaceBuilder.

I can do this:

1. I create my cocoa project
2. I open main.xib with Interface builder
3. I add a button and a label to the design window
4. I edit the button and the label with the inspector window.
5. I edit appDelegate.h and appDelegate.m in xCode to add the outlets for the label and the button and a IBAction to the button

wel, in this moment I can't conect the IBOutlets and the IBAction in appDelegate to the label and the button in interfaceBuilder.

How can I do this in xCode? is there any way to do this from source?

I read about setTarget and setAction but I don't know where can I include these sentences.

thanks and regards
	Jonathan Chacón

 _______________________________________________
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

  • Follow-Ups:
    • Re: make connections without InterfaceBuilder
      • From: Ben Haller <email@hidden>
    • Re: make connections without InterfaceBuilder
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: Is Xcode supported on OS X server?
  • Next by Date: Case label does not reduce to an integer constant . . .
  • Previous by thread: Re: Is there a UTI for OPML files?
  • Next by thread: Re: make connections without InterfaceBuilder
  • Index(es):
    • Date
    • Thread