• 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
Question about locking the first column of an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about locking the first column of an NSTableView


  • Subject: Question about locking the first column of an NSTableView
  • From: Chas Spillar <email@hidden>
  • Date: Wed, 16 Nov 2005 10:58:43 -0800
  • Thread-topic: Question about locking the first column of an NSTableView

Hello,

I have an NSTableView which is using the class ImageAndTextCell from the
Apple sample code.  I would like to allow reordering of the columns except
for the first column which I would like to stay fixed in the first position.

The only ways I have figured this could be done are the following:

- Make the NSTableView a NSOutlineView without any hierarchy (e.g. No
children).
- Make a second NSTableView for just the first column.

Is there any other easier way to get a NSTableView do do what I want?

Chas.


 _______________________________________________
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

  • Prev by Date: Re: Password
  • Next by Date: Re: NSDrawer buttons still active when parent window has a sheet open
  • Previous by thread: Re: JNI and bundles...
  • Next by thread: Loadable bundle as a document window
  • Index(es):
    • Date
    • Thread