On Nov 12, 2009, at 10:24 PM, Kyle Sluder wrote:
> On Nov 12, 2009, at 12:52 PM, Carlo Caione wrote:
>
>> How can I send a controlTextDidEndEditing: to a NSTextField when I click on
>> another button (without using tab or enter)?
>
> You want to use NSEditorRegistrati
Hi,
How can I send a controlTextDidEndEditing: to a NSTextField when I click on
another button (without using tab or enter)?
Thanks
--
CC___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comment
On Nov 7, 2009, at 5:41 AM, Graham Cox wrote:
On 07/11/2009, at 7:19 AM, Carlo Caione wrote:
in an application I need to populate a popup button with at least
twenty entries.
What is the correct place where I have to store labels?
Can a property list be a good idea or is it better to