Re: Font in NSOutlineView (newbie question)
Re: Font in NSOutlineView (newbie question)
- Subject: Re: Font in NSOutlineView (newbie question)
- From: Vince DeMarco <email@hidden>
- Date: Wed, 27 Mar 2002 16:51:01 -0800
On Wednesday, March 27, 2002, at 03:21 PM, Tae-Won Ha wrote:
Hi!
I'm currently playing with NSOutlineView.
My question: how can I change the font of NSOutlineView without going deep
into NSTableColumn -> dataCell? I tried [outlineView setFont:aFont], but
it
did not work.
Thanks in advance!
Use IB.
Select the tableView or Outline view then set it with the font panel.
vince
_______________________________________________
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.