OOF2: The Manual

Name

OOF.Graphics_n.Settings.Zoom.InFocussed — Magnify the image about a mouse click.

Synopsis

OOF.Graphics_n.Settings.Zoom.InFocussed(focus)

Details

  • Parent Menu: OOF.Graphics_n.Settings.Zoom
  • Callback: function GhostGfxWindow.zoomInFocussed in module oof2.common.IO.ghostgfxwindow
  • Threadability: Threadable
  • Parameters:

    focus
    Point to magnify about. Type: A Point object (eg, Point(1.1, 2.0)).

Description

Magnify the graphics display by the current zoom factor, keeping the mouse click position fixed.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */