discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Editable NSBrowserCells?


From: Björn Giesler
Subject: Editable NSBrowserCells?
Date: Wed, 27 Aug 2003 14:42:51 +0100

Hi,

I'm trying to build a browser with in-place editing of cells, such as MacOSX 
does in the Finder's browser view. Editing works (by sending the cells 
setEditable: YES). However, NSBrowserCells won't send an action to a target, 
since they don't inherit from NSActionCell. Is there a portable way to find out 
whether a browser cell value has changed?

Thanks in advance,
                --Björn





reply via email to

[Prev in Thread] Current Thread [Next in Thread]