• 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: Subclassing NSWindowController
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subclassing NSWindowController


  • Subject: Re: Subclassing NSWindowController
  • From: Chaffinch <email@hidden>
  • Date: Tue, 10 Dec 2002 12:51:13 +0000 (GMT)

--- Mike Ferris <email@hidden> wrote:

> Both TextEdit and Sketch do this sort of thing. Mostly,
> programmatically creating a text system is simple. If you just
> alloc/init the pieces and hook them up, you'll get something that
> behaves, by default, pretty much like the one in IB (the one in IB is
> inside a scroll view, but you can do that too if you want).

Aha, is this where I am going wrong. I have created a document.nib with an
NSTextView, IBOutlet and all the trimming in IB. But if I am understanding
you correctly I do not need to do this. Rereading this and your previous
posts I think I now realise what you mean by "programmatically creating a
text system".

I'll look through the TextEdit and Sketch source. Funnily enough, I was
looking at TextEdit last night and noticed the name at the top of the files -
are you the same Mike Ferris responsible for TextEdit? If so then its no
wonder you know so much about my problem, if not then this is some
coincidance.

Thanks.



=====
Regards

Chaffinch
----------------------------------------------
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Subclassing NSWindowController
      • From: Mike Ferris <email@hidden>
References: 
 >Re: Subclassing NSWindowController (From: Mike Ferris <email@hidden>)

  • Prev by Date: Re: how do I get the "key" sub view of a window?
  • Next by Date: Re: Method selectors and parameter passing
  • Previous by thread: Re: Subclassing NSWindowController
  • Next by thread: Re: Subclassing NSWindowController
  • Index(es):
    • Date
    • Thread