• 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: NSOutlineView change a textfield for an NSButton (switch)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOutlineView change a textfield for an NSButton (switch)


  • Subject: Re: NSOutlineView change a textfield for an NSButton (switch)
  • From: "Shawn Erickson" <email@hidden>
  • Date: Tue, 28 Aug 2007 08:20:32 -0700

On 8/28/07, Boris Remizov <email@hidden> wrote:
> You may do something like this:
>
>                 NSTableColumn* tableColumn;
>                 NSButtonCell* buttonCell;
>
>                 tableColumn = [[outlineView tableColumns] objectAtIndex:
> buttonColumnIndex];
>
>                 buttonCell  = [[NSButtonCell alloc] init];
>
>                 [tableColumn setDataCell: buttonCell];
>
>                 [buttonCell release];

You can do this in Interface Builder by dragging a button cell into the column.

-Shawn
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSOutlineView change a textfield for an NSButton (switch)
      • From: Robert Tillyard <email@hidden>
References: 
 >NSOutlineView change a textfield for an NSButton (switch) (From: "Yvon Thoraval" <email@hidden>)
 >Re: NSOutlineView change a textfield for an NSButton (switch) (From: Boris Remizov <email@hidden>)

  • Prev by Date: Re: making an image rotating ?
  • Next by Date: Re: NSTextView bound to NSColorWell?
  • Previous by thread: Re: NSOutlineView change a textfield for an NSButton (switch)
  • Next by thread: Re: NSOutlineView change a textfield for an NSButton (switch)
  • Index(es):
    • Date
    • Thread