converting local NSRect to global
converting local NSRect to global
- Subject: converting local NSRect to global
- From: email@hidden
- Date: Tue, 31 Jul 2001 12:53:31 -0400
is there a simple way to convert an NSRect given in coordinates relative
to a view to global coordinates (relative to the screen)? i'm trying to
use PlotCIcon inside my cell's drawInteriorWithFrame method, but the
rect is given relative to controlView.
thanks,
dan