• 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
NSTableView, fieldEditor, setRowHeight
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView, fieldEditor, setRowHeight


  • Subject: NSTableView, fieldEditor, setRowHeight
  • From: Ken Victor <email@hidden>
  • Date: Mon, 23 Apr 2007 07:51:07 -0700

has anyone managed to successfully use NSTableView's setRowHeight while editing a cell in a table?

i found one thread http://www.cocoabuilder.com/archive/message/cocoa/2001/11/7/49490 from 2001, but nothing more recent.

i change the row height in response to the user changing the font size (using the font panel).

i can sorta get it working using techniques similar to that suggested in the above thread, but its not really a good solution for me. the problem is that this approach triggers the sending of a edittingDidEnd notification and i trigger a bunch of processing in my handling of this notification, including user visible changes.

so... is their some way to successfully change row height while editting a table cell (via the field editor) without having to mimic ending editting?

thanx,
ken
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Prev by Date: Re: Core Data, NSOutlineView and NSSortDescriptors
  • Next by Date: Re: Core Data, NSOutlineView and NSSortDescriptors
  • Previous by thread: DO message received on wrong thread
  • Next by thread: Core data transient attributes and object life cycle
  • Index(es):
    • Date
    • Thread