• 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: Two ways to get this NSTableView behaviour but I do not know how to implement either
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two ways to get this NSTableView behaviour but I do not know how to implement either


  • Subject: Re: Two ways to get this NSTableView behaviour but I do not know how to implement either
  • From: Andreas Mayer <email@hidden>
  • Date: Sat, 12 Oct 2002 22:58:48 +0200

Am Samstag, 12.10.02 um 22:23 Uhr schrieb Gerben Wierda:

Were it a fixed set op options, it would be implemented with checkboxes.

That was the missing part.

But the set has a variable length, so I need a table view solution that behaves like checkboxes (single itemn select and deselect), or in other words, the way a table view would behave when every event was a Cmd-click.

I still tend to disagree. :-)

What you want is a scrolling list of checkboxes.

So why don't you use one? Should be possible by putting a matrix of checkboxes inside a scroll view. While I never tried this myself (used NSMatrix with push buttons though), it looks like the natural solution to me.

Check out the documentation regarding NSMatrix, NSButtonCell and NSScrollView.


bye. Andreas.
_______________________________________________
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: 
 >Re: Two ways to get this NSTableView behaviour but I do not know how to implement either (From: Gerben Wierda <email@hidden>)

  • Prev by Date: Re: Two ways to get this NSTableView behaviour but I do not know how to implement either
  • Next by Date: Re: Two ways to get this NSTableView behaviour but I do not know how to implement either
  • Previous by thread: Re: Two ways to get this NSTableView behaviour but I do not know how to implement either
  • Next by thread: Re: Two ways to get this NSTableView behaviour but I do not know how to implement either
  • Index(es):
    • Date
    • Thread