• 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: Resize NSTableView controle at Runtime.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resize NSTableView controle at Runtime.


  • Subject: Re: Resize NSTableView controle at Runtime.
  • From: Shawn Erickson <email@hidden>
  • Date: Wed, 1 Dec 2004 10:20:14 -0800


On Dec 1, 2004, at 4:31 AM, Amit Kumar(R&D) wrote:

Hi All,
Please let me know how I increase and decrease the size of the table controle at runtime?

Make sure to review the documentation for not just the class in question (NSTableView) but its super classes (NSControl, NSView, etc.) to understand what method exists.

It really isn't clear exactly what you want to do but consider...

- setFrame:, - setFrameSize:, - sizeToFit, - calcSize, etc.

Likely also review the conceptual documentation on how views work...

<http://developer.apple.com/documentation/Cocoa/Conceptual/DrawViews/DrawViews.html>

-Shawn
 _______________________________________________
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: 
 >Resize NSTableView controle at Runtime. (From: "Amit Kumar(R&D)" <email@hidden>)

  • Prev by Date: Re: Resize NSTableView controle at Runtime.
  • Next by Date: Re: cross development on Jaguar
  • Previous by thread: Re: Resize NSTableView controle at Runtime.
  • Next by thread: mouseDown & mouseDragged - Cannot select multiple cells
  • Index(es):
    • Date
    • Thread