• 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: addSubView: [NSView subviews] doesn't show any subviews, after adding subviews.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: addSubView: [NSView subviews] doesn't show any subviews, after adding subviews.


  • Subject: Re: addSubView: [NSView subviews] doesn't show any subviews, after adding subviews.
  • From: Shawn Erickson <email@hidden>
  • Date: Fri, 18 Nov 2005 15:30:08 -0800

On 11/18/05, Frederick C. Lee <email@hidden> wrote:
> Greetings:
>         I just wanted to add subviews to a container view: eventually having
> n-rows and n-columns of subviews within a container view.  I want to
> manage those views via the container view's subviews array.   But as
> you can see, the container array doesn't get populated by new subviews.
>
> What am I missing?
>
> - (IBAction)addSubView:(id)sender {
>      NSLog(@"{GVDocument.m: addSubView}");
>      [gvContainerView addSubview:ricImageView];

Are you sure ricImageView isn't nil?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >addSubView: [NSView subviews] doesn't show any subviews, after adding subviews. (From: "Frederick C. Lee" <email@hidden>)

  • Prev by Date: addSubView: [NSView subviews] doesn't show any subviews, after adding subviews.
  • Next by Date: Re: Tiger-style toolbars
  • Previous by thread: addSubView: [NSView subviews] doesn't show any subviews, after adding subviews.
  • Next by thread: Re: addSubView: [NSView subviews] doesn't show any subviews, after adding subviews.
  • Index(es):
    • Date
    • Thread