• 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
addSubview: and positioning at the bottom of a NSWindow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

addSubview: and positioning at the bottom of a NSWindow


  • Subject: addSubview: and positioning at the bottom of a NSWindow
  • From: Stefano Pigozzi <email@hidden>
  • Date: Mon, 3 Aug 2009 20:51:15 +0200

Hello,

I'm trying to do something simple, I have a NSWindow containing a NSTableView that resizes with the with the window. When I click on one element I want to display additional information in a subView that I'm adding with [[theWindow contentView] addSubview:infoView];
The problem is when I do this the infoView is overlapped with the scrollView. How can I make it appear below the other views in the window? (maybe making the window grow in size). Some code examples or pointers would be great. (http://i31.tinypic.com/2wf1f95.jpg this is what it should look like after adding the subview)


Thank you for your time.
stefano
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: addSubview: and positioning at the bottom of a NSWindow
      • From: Chase Meadors <email@hidden>
  • Prev by Date: NSSound play often fails
  • Next by Date: Re: Table view data source methods order?
  • Previous by thread: Re: System Sound, and Audio Services [solved more] (was: NSSound play often fails)
  • Next by thread: Re: addSubview: and positioning at the bottom of a NSWindow
  • Index(es):
    • Date
    • Thread