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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -