• 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
Setting row size of NSBrowser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting row size of NSBrowser


  • Subject: Setting row size of NSBrowser
  • From: Drew McCormack <email@hidden>
  • Date: Thu, 8 Apr 2004 14:06:11 +0200

How can you set the row size in the column of an NSBrowser? I tried to
set the intercell spacing of the NSMatrix, but it had no effect.

NSSize spacing = NSMakeSize(20.0, 20.0);
[[browser matrixInColumn:0] setIntercellSpacing:spacing];

Anyone know the how this should be done?

Drew McCormack

Trade Strategist
Stock market strategy design software

http://www.trade-strategist.com
_______________________________________________
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: Re: Hyphenation?
  • Next by Date: Re: Passing C Style Function Callbacks in Cocoa
  • Previous by thread: Re: Hyphenation?
  • Next by thread: Getting the current cursor image
  • Index(es):
    • Date
    • Thread