• 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: resizing cells with NSBrowser (j o a r)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: resizing cells with NSBrowser (j o a r)


  • Subject: Re: resizing cells with NSBrowser (j o a r)
  • From: wilfried reinthaler <email@hidden>
  • Date: Fri, 4 Apr 2003 08:44:35 +0200

you are right, changing the desing is always a possible solution
but i want to be sure there is no way to display cells in different columns of NSBrowser with different cellsize

wilfried

If the last column is always going to be a "preview" column, perhaps
you can place it outside of the browser entirely, and use an image view
or something else instead? Or if the last column is sometimes used to
display parts of the browsed tree, and sometimes used for preview, you
might use a tab view to flip between a single browser column, and some
other view used to display the preview.

j o a r

On Thursday, Apr 3, 2003, at 08:12 Europe/Stockholm, wilfried
reinthaler wrote:

i searched the web for this but could not find a solution.
so my hope lies in this list.
i use NSBrowser to display data in the way the finder (in column view)
shows files.
therefor the cell (subclass of NSBrowserCell) in the last column of my
NSBrowser should have different size.
unfortunately, the browser does not take the actual instance of my
cell (or the prototype of the corresponding NSMatrix) to calculate the
size but instead it uses its cellPrototype.
is this a bug or am i missing something?
is there somebody out, willing to show me a solution for this problem?
_______________________________________________
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.

  • Follow-Ups:
    • Re: resizing cells with NSBrowser (j o a r)
      • From: j o a r <email@hidden>
  • Prev by Date: Re: NSStrings obtained from CFStrings
  • Next by Date: Re: NSStrings obtained from CFStrings
  • Previous by thread: RE: Launching a background app from within a Preferences Pane
  • Next by thread: Re: resizing cells with NSBrowser (j o a r)
  • Index(es):
    • Date
    • Thread