• 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: How to create the 'small' buttons programmatically?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to create the 'small' buttons programmatically?


  • Subject: Re: How to create the 'small' buttons programmatically?
  • From: "Tony S. Wu" <email@hidden>
  • Date: Sun, 12 Jan 2003 20:36:18 -0800

NSCell's function, setControlSize.
For example:

[aCell setControlSize: NSSmallControlSize];

Tony S. Wu
email@hidden

"It takes a smart man to be stupid." ~Tony


On Saturday, January 11, 2003, at 01:38 PM, Troy Dawson wrote:

In IB I can check the 'small' checkbox to create small NSButtons, but what's the code combo to do this programmatically?

=td=

--
_______________________________________________
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.
_______________________________________________
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: 
 >How to create the 'small' buttons programmatically? (From: Troy Dawson <email@hidden>)

  • Prev by Date: Re: NSDistributedNotification in a Foundation tool
  • Next by Date: RE: Apple and Cocoa (why don't they eat their own dog food?)
  • Previous by thread: Re: How to create the 'small' buttons programmatically?
  • Next by thread: Re: How to create the 'small' buttons programmatically?
  • Index(es):
    • Date
    • Thread