• 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: Programatically resizing a NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Programatically resizing a NSTableView


  • Subject: Re: Programatically resizing a NSTableView
  • From: jim kitchen <email@hidden>
  • Date: Tue, 30 Sep 2003 14:13:21 -0600

Dear Rolf,

Try this one line of code:

[theWindow setContentSize:NSMakeSize(500,300)];


jim k




On 9/30/03 1:46 PM, "Rolf" <email@hidden> wrote:

> Hi,
>
> I am desperately trying to resize a NSTableView programatically but it just
> won't resize and I don't understand why.
> I have tried setFrame, setFrameSize, added setNeedsDisplay, etc. Why doesn't
> setFrame work, and what's the correct way to do it ?
>
> /Rolf
> _______________________________________________
> 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.
_______________________________________________
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.

References: 
 >Programatically resizing a NSTableView (From: Rolf <email@hidden>)

  • Prev by Date: Re: Getting the User/Owner of another process
  • Next by Date: Re: Getting the User/Owner of another process
  • Previous by thread: Programatically resizing a NSTableView
  • Next by thread: NSData encoding issues...
  • Index(es):
    • Date
    • Thread