osx - Zoom (magnifying glass) effect in OS X -
osx - Zoom (magnifying glass) effect in OS X -
i'm trying create magnifying glass app similar build in in os x (mountain lion). i'm wondering how can acheive effect, using frameworks?
what think, custom cursor? image displayed in rectange zoomed portion of backgound-spapped screen? think kind of implementation can run sluggish, , hard alter cursor whole scheme not in "zooming" application.
or maby utilize quartz functionality not known me :)
i found 1 thing tha interesting apples implementation (build in os x), when come in in zoom-mode , screenshot using ctrl+cmd+4 , next space image captured that:
with out content of screen border of zooming area. tells me kind of transparent window abowe screen not taking on focus.
have got thought how ?
osx cocoa quartz-graphics
Comments
Post a Comment