I added these methods. They were actually added in 10.5.

Am 21.12.2010 22:02, schrieb David Chisnall:
> I've not checked the docs, but I seem to remember that these are convenience 
> methods from 10.6, which are all equivalent to the fromView: equivalent with 
> nil as the argument - they should be trivial to implement as wrappers like 
> that, although it might be cleaner to move the code for calculating the 
> transform from base into these methods and make the fromView: variants call 
> it if required.
> 
> David
> 
> On 21 Dec 2010, at 19:24, Banlu Kemiyatorn wrote:
> 
>> Hi, can we have these methods in view?
>>
>> – convertPointToBase:
>> – convertPointFromBase:
>> – convertSizeToBase:
>> – convertSizeFromBase:
>> – convertRectToBase:
>> – convertRectFromBase:
>>
>> Should just be nil right?
>> Banlu.


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to