magnification

Magnification for PDAs and Smartphones using RDesktop

If I've got some Native Windows App (i.e. Delphi) and I'm having a lot of end users running it on things like the Nokia N800 connected to a windows terminal server using RDesktop. Some of the things on the screen are very hard to see, but I don't want to have some weird magnification of the whole screen because the resolution on those...

Circular rotating/magnifying menu with jquery

I'm trying to make a menu that contains 5 items/icons with the selected one being in the center. Clicking to the left or right of this centered icon, rotates the menu left or right, wrapping round the edges and moving whichever item was closest to the edge back in through the opposite one. Clicking on the centered item takes you to its l...

How to implement Magnifier

how to implement magnifier tool in cocoa using obj c ...

How Do I Handle Windows 7's 125% or 150% Magnification (Delphi)

Windows 7 has added on its Control Panel, Appearance and Personalization, Display setting, an ability to Magnify the text and other items by 125% or 150%. When that is done, some of the contents of the Forms and Dialogs of my Delphi 2009 program get cut off. What changes do I need to make to ensure that all my forms and dialogs will ...

Magnifying-effect on animating Flash

I have this detailed animation that ended up being too small for the viewer to see whats going on. So my question is if it is possible to make a zoomed-area where the cursor goes (like a magnifying glass). I have found tons of tutorials on this effect with still images, but so far non on how to do it with moving animation. PS. I'm usin...

Apple Dock like (Magnify items near mouse) control in WPF?

Does anyone know of any WPF controls that act like the Apple Dock (something like this). If not how would you go about creating one? A horizontal listbox of images is simple but I can't seem to recreate the smooth magnification of the images based on where the mouse is. Any help would be appreciated. ...

Enlarge flash game through VB.

I'm trying to use Visual Basic to enlarge or magnify a flash game. (Just trying to make it take up more of the screen without having to do something like change the computer's resolution.) The only code I have is the one that loads the game from the website: Private Sub frmMain_Load(ByVal sender As System.Object, ByVal e As System....