• 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: Making Columns like in NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making Columns like in NSTableView


  • Subject: Re: Making Columns like in NSTableView
  • From: Sherm Pendley <email@hidden>
  • Date: Fri, 22 Mar 2002 16:34:24 -0500

On Friday, March 22, 2002, at 03:32 PM, Matt Thomas wrote:

I want to make a view that has a number of columns that behave similarly to the columns in NSTableView. The thing is, aside from the header in the column, I want the rest of the column just for drawing. No rows, no text boxes, just a view to draw in.

You could use an NSTableView with only one row in it, and a subclass of NSCell to do the drawing.

sherm--
_______________________________________________
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: 
 >Making Columns like in NSTableView (From: Matt Thomas <email@hidden>)

  • Prev by Date: Re: Making Columns like in NSTableView
  • Next by Date: Keyboard navigation
  • Previous by thread: Re: Making Columns like in NSTableView
  • Next by thread: Keyboard navigation
  • Index(es):
    • Date
    • Thread