• 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
Subclassing NSFormCell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subclassing NSFormCell


  • Subject: Subclassing NSFormCell
  • From: Francisco Tolmasky <email@hidden>
  • Date: Thu, 18 Sep 2003 18:41:26 -0700

Ok, I have a form in my program and I'm using an NSForm with NSFormCells since they seem to do the job very well. Unfortunatelly, I would like to have cells that allow things other than text entry. For example check boxes and pop up boxes, etc. The brute force way to achieve this would be to just add cells using the NSMatrix messages, but I would like to instead subclass NSFormCell to get all the benefits, such as having the title sizes match each other and match up, etc. Does anyone know how I would approach subclassing NSFormCell to make NSCheckBoxFormCell or NSPopUpButtonFormCell?

Thanks in advance,

Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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: Latest (August) gcc update broke precompiled headers again?
  • Next by Date: [SOLVED] Latest (August) gcc update broke precompiled headers again?
  • Previous by thread: [SOLVED] Latest (August) gcc update broke precompiled headers again?
  • Next by thread: Newbie Document Type Problem
  • Index(es):
    • Date
    • Thread