gnustep-dev
[Top][All Lists]
Advanced

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

Re: NSButtonCell doc [OpenStep release]


From: Fred Kiefer
Subject: Re: NSButtonCell doc [OpenStep release]
Date: Mon, 07 Nov 2005 20:03:14 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921

Fabien VALLON wrote:
> - -performClick: is not implemented
> 

This aint no problem, deviating from the OpenStep/Apple specification we
introduced the method performClickWithFrame:inView: on NSCell, which
gets called by performClick:. NSButtonCell now overwrites this method
instead of performClick:. You'll find an explanation for this in the
file Changelog.3 in the entry from Quentin Mathe on 2004-04-02.

Fred




reply via email to

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