Re: Getting an NSView's size
Re: Getting an NSView's size
- Subject: Re: Getting an NSView's size
- From: Enrique Zamudio <email@hidden>
- Date: Tue, 10 Jul 2001 09:58:17 -0500
- Organization: Nasoft
I think that the frame struct uses floats, so you should use "%f" or
"%.2f" or something like that to print the numbers correctly.
eZL