*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/maxsize (3)              
Title
Content
Arch
Section
 

Contents


maxsize(3G)							   maxsize(3G)


NAME    [Toc]    [Back]

     maxsize - specifies the maximum size of a graphics	window

C SPECIFICATION    [Toc]    [Back]

     void maxsize(x, y)
     long x, y;

PARAMETERS    [Toc]    [Back]

     x	 expects the maximum width of a	graphics window.  The width is
	 measured in pixels.

     y	 expects the maximum height of a graphics window.  The height is
	 measured in pixels.

DESCRIPTION    [Toc]    [Back]

     maxsize specifies the maximum size	(in pixels) of a graphics window.
     Call it at	the beginning of a graphics program before winopen. maxsize
     takes effect when winopen is called.

     You can also call maxsize in conjunction with winconstraints to modify
     the enforced maximum size after the window	has been created.  The default
     maximum size is getgdesc(GD_XPMAX)	pixels wide and	getgdesc(GD_YPMAX)
     pixels high.  The user can	reshape	the graphics window, but the window
     manager does not allow it to become larger	than the specified maximum
     size.

SEE ALSO    [Toc]    [Back]

      
      
     getgdesc, minsize,	winopen

NOTE    [Toc]    [Back]

     This routine is available only in immediate mode.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
prefsize IRIX specifies the preferred size of a graphics window
minsize IRIX specifies the minimum size of a graphics window
prefposition IRIX specifies the preferred location and size of a graphics window
stepunit IRIX specifies that a graphics window change size in discrete steps
keepaspect IRIX specifies the aspect ratio of a graphics window
fudge IRIX specifies fudge values that are added to a graphics window
iconsize IRIX specifies the icon size of a window
getsize IRIX returns the size of a graphics window
winposition IRIX changes the size and position of the current graphics window
gss_wrap_size_limit Tru64 set the maximum input message size for the required maximum output token
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service