ScreenSizer IGOR.6.03.x-1.2

in
Downloaded 24 times
Official release from Subversion tag: IGOR-6-03--1-2
Download: ScreenSizer-IGOR.6.03.x-1.2.zip
Size: 2.39 KB
md5_file hash: ab8eaad7b03247d32673adf14657db71
First released: January 31, 2008 - 15:42
Last updated: January 31, 2008 - 15:50

Overview

This release adds a new function.

MakeExtPanel(side,offset,width,height,NameStr,[other])
Call this function to create an external panel attached to the given side (0, 1, 2, 3) of a graph (see the Igor Pro help for the NewPanel operation to learn how these values are defined). The value of offset will set the panel the given distance in pixels from the graph side (negative values are supported). All other parameters have the same function as in MakePanel(...).

Installation and User Notes

Follow the procedures in the previous official release.

Back to top