• 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
Re: Question on displaying a picture using Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question on displaying a picture using Interface Builder


  • Subject: Re: Question on displaying a picture using Interface Builder
  • From: Greg Guerin <email@hidden>
  • Date: Sat, 20 Jan 2007 17:48:28 -0700

Brian Heibert:

>my question is how do I display a picture
>and how would I go about doing this
>I have experience in BASIC but I am trying to teach myself
>XCode/Objective C.
>I got 4 books
>Mac XCode 2 Book
>Beginning MacOS X Programming
>Cocoa Programing for MacOS X
>Absolute Beginner's Guide to C*
>
>* This is just a C book not a MacOS X programming book
>
>in my window, what do I put in my NIB file?
>
>In REALbasic I used a Canvas and set some properties
>In FutureBASIC I used a old fashioned .rsrc file and set some properties
>but I think the newer FutureBASIC is now using .nib files too

Start by looking in each book's index (back of book) for keywords like
image, picture, canvas, etc.  You should probably also use Google (or your
search engine of choice) to look for keyword combinations like:
  image cocoa tutorial
or:
  image cocoa sample

The keywords tutorial or sample qualify the nature of what you're looking
for.  When I start learning any new language or library, I typically google
with the keywords sample or tutorial in the search.  For example, these
hits came up on the first results page for Cocoa Tutorial:
  <http://cocoadevcentral.com/>
  <http://www.macdevcenter.com/pub/ct/37>

At the 2nd URL, use "Find" in your browser to look for "image".

Also, if you haven't done Apple's Cocoa Tutorial, you should do that.  In
fact, you should probably start here:

<http://developer.apple.com/referencelibrary/GettingStarted/GS_Cocoa/index.html>

and also bookmark this page:
  <http://developer.apple.com/documentation/Cocoa/index.html>

with special attention to the "Getting Started" and "Fundamentals" links.

I'm not sure how much you'll be able to rely on "Absolute Beginner's Guide
to C".  C and Objective-C are different enough that if you don't know any
C-like languages, relying on a C reference for guidance in Objective-C is
more likely to lead you into trouble than to a solution.

  -- GG


 _______________________________________________
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

  • Prev by Date: Re: How do I add a scroll bar to a NSTextField in Interface Builder?
  • Next by Date: Are you sure you want to delete the targets?
  • Previous by thread: cocoa/xcode tutorial for beginners [was Re: Question on displaying a picture using Interface Builder]
  • Next by thread: compile errors after upgrade from XCode 2.4 to 2.4.1
  • Index(es):
    • Date
    • Thread