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

  man pages->Tru64 Unix man pages -> XmScrollVisible (3X)              
Title
Content
Arch
Section
 

XmScrollVisible(3X)

Contents


NAME    [Toc]    [Back]

       XmScrollVisible  - A ScrolledWindow function that makes an
       invisible descendant of a ScrolledWindow work area visible

SYNOPSIS    [Toc]    [Back]

       #include <Xm/ScrolledW.h>

       void      XmScrollVisible     (scrollw_widget,     widget,
       left_right_margin, top_bottom_margin)
               Widget scrollw_widget;
               Widget widget;
               Dimension left_right_margin;
               Dimension top_bottom_margin;

DESCRIPTION    [Toc]    [Back]

       XmScrollVisible makes an obscured  or  partially  obscured
       widget  or gadget descendant of a ScrolledWindow work area
       visible.  The function repositions the work area and  sets
       the  specified  margins between the widget and the nearest
       viewport boundary.  The widget's location relative to  the
       viewport  determines  whether  one  or both of the margins
       must be adjusted.  This function requires  that  the  XmNscrollingPolicy
  of  the  ScrolledWindow  widget be set to
       XmAUTOMATIC.  Specifies the ID of the ScrolledWindow  widget
  whose  work  area window contains an obscured descendant.
  Specifies the ID of the widget to be made  visible.
       Specifies  the  margin  to  establish  between the left or
       right edge of the widget and the associated  edge  of  the
       viewport.  This  margin  is established only if the widget
       must be moved horizontally to make it visible.   Specifies
       the  margin to establish between the top or bottom edge of
       the widget and the associated edge of the  viewport.  This
       margin  is  established  only  if the widget must be moved
       vertically to make it visible.

       For a complete definition of ScrolledWindow and its  associated
 resources, see XmScrolledWindow(3X).

SEE ALSO    [Toc]    [Back]

      
      
       XmScrolledWindow(3X)



                                              XmScrollVisible(3X)
[ Back ]
 Similar pages
Name OS Title
XmScrolledWindowSetAreas Tru64 A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical Scr...
XmScrolledWindowSetAreas HP-UX A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar wid
XmScrolledWindowSetAreas IRIX A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar wid
XmCreateScrolledWindow IRIX The ScrolledWindow widget creation function
XmCreateScrolledWindow Tru64 The ScrolledWindow widget creation function
XmCreateScrolledWindow HP-UX The ScrolledWindow widget creation function
XmCreateWorkArea IRIX A function that creates a RowColumn work area
XmCreateWorkArea Tru64 A function that creates a RowColumn work area
XmScrolledWindow Tru64 The ScrolledWindow widget class
tmscrolledwindow IRIX the ScrolledWindow widget class
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service