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

  man pages->HP-UX 11i man pages -> XmScrolledWindowSetAreas (3)              
Title
Content
Arch
Section
 

Contents


 XmScrolledWindowSetAreas(library call)XmScrolledWindowSetAreas(library call)




 NAME    [Toc]    [Back]
      XmScrolledWindowSetAreas - A ScrolledWindow function that adds or
      changes a window work region and a horizontal or vertical ScrollBar
      widget to the ScrolledWindow widget

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/ScrolledW.h>
      void XmScrolledWindowSetAreas(
      Widget widget,
      Widget horizontal_scrollbar,
      Widget vertical_scrollbar,
      Widget work_region);

 DESCRIPTION    [Toc]    [Back]
      XmScrolledWindowSetAreas adds or changes a window work region and a
      horizontal or vertical ScrollBar widget to the ScrolledWindow widget
      for the application. Each widget is optional and may be passed as
      NULL.  This function is obsolete and exists for compatibility with
      other releases. Use the XmNscrolledWindowChildType resource of
      XmScrolledWindow instead.

      widget    Specifies the ScrolledWindow widget ID.

      horizontal_scrollbar
                Specifies the ScrollBar widget ID for the horizontal
                ScrollBar to be associated with the ScrolledWindow widget.
                Set this ID only after creating an instance of the
                ScrolledWindow widget. The resource name associated with
                this argument is XmNhorizontalScrollBar.

      vertical_scrollbar
                Specifies the ScrollBar widget ID for the vertical ScrollBar
                to be associated with the ScrolledWindow widget. Set this ID
                only after creating an instance of the ScrolledWindow
                widget. The resource name associated with this argument is
                XmNverticalScrollBar.

      work_region
                Specifies the widget ID for the work window to be associated
                with the ScrolledWindow widget. Set this ID only after
                creating an instance of the ScrolledWindow widget. The
                attribute name associated with this argument is
                XmNworkWindow.

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

 RELATED    [Toc]    [Back]
      XmScrolledWindow(3).


                                    - 1 -       Formatted:  January 24, 2005
[ 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...
XmScrollVisible IRIX A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
XmScrollVisible HP-UX A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
XmScrollVisible Tru64 A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
curs_border IRIX create curses borders, horizontal and vertical lines
border Tru64 Create Curses borders, and horizontal and vertical lines
box Tru64 Create Curses borders, and horizontal and vertical lines
border OpenBSD create curses borders, horizontal and vertical lines
mvvline OpenBSD create curses borders, horizontal and vertical lines
wvline Tru64 Create Curses borders, and horizontal and vertical lines
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service