• 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
NSViews with NIB?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSViews with NIB?


  • Subject: NSViews with NIB?
  • From: Nick Müller <email@hidden>
  • Date: Sat, 16 Feb 2002 18:30:09 +0100

Hi,

maybee I'm completely on the wrong track, so I'd better explain what I
want (and have):

- I do have a window with a custom view that is a NSScrollView (works)
- Into that scroll view, I want to add subviews (several of the same,
with changing number) that are of MySubview (subclass of NSView) (works,
almost).

The problem is, that MySubview draws into the Scroll view with fillRect
and the like, but I want MySubview to be more:

MySubview should be created with IB and have several outlets and
actions. But I don't get this working at all.

How is a NIB for MySubview looking like?
How is a controller for MySubview looking like that is loading a NIB?
Or isn't this the way it's working at all?


TIA for any hints,
Nick
.........................................
logic tools

WebObjects // Web Authoring // Perl
Nick Mueller // Munich // Germany
_______________________________________________
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.

  • Prev by Date: outlineView
  • Next by Date: Re: what's an NSZone?
  • Previous by thread: outlineView
  • Next by thread: Re: Clarification: DO and client identification?
  • Index(es):
    • Date
    • Thread