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

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

Contents


 XmRemoveFromPostFromList(library call)XmRemoveFromPostFromList(library call)




 NAME    [Toc]    [Back]
      XmRemoveFromPostFromList - a RowColumn function that disables a menu
      for a particular widget

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/RowColumn.h>

      void XmRemoveFromPostFromList(
      Widget menu,
      Widget post_from_widget);

 DESCRIPTION    [Toc]    [Back]
      XmRemoveFromPostFromList makes a Popup or Pulldown menu no longer
      accessible from a widget. This function does not destroy a menu, or
      deallocate the memory associated with it. It simply removes the widget
      from the menu's list of widgets permitted to post that menu.

      If the menu argument refers to a Popup menu, the event handlers are
      removed from the post_from_widget widget. If the argument refers to a
      Pulldown menu, its ID is removed from the XmNsubMenuId of the
      specified post_from_widget. Also, if the menu is a Pulldown menu, the
      post_from_widget widget must be either a CascadeButton or a
      CascadeButtonGadget.

      menu      Specifies the widget ID of a the Popup or Pulldown menu to
                be made inaccessible from the post_from_widget widget.

      post_from_widget
                Specifies the widget ID of the widget which can no longer
                post the menu referred to by the menu argument..

      For a complete definition of RowColumn and its associated resources,
      see XmRowColumn(3).

 RELATED    [Toc]    [Back]
      XmAddToPostFromList(3), XmGetPostedFromWidget(3), and XmRowColumn(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmGetPostedFromWidget Tru64 A RowColumn function that returns the widget from which a menu was posted
XmGetPostedFromWidget HP-UX A RowColumn function that returns the widget from which a menu was posted
XmAddToPostFromList HP-UX a RowColumn function that makes a menu accessible from more than one widget
XmGetPostedFromWidget IRIX A RowColumn function that returns the widget from which a menu was posted
XmMenuPosition HP-UX A RowColumn function that positions a Popup menu pane
XmGetTearOffControl HP-UX A RowColumn function that obtains the widget ID
XmCreateRowColumn Tru64 The RowColumn widget creation function
XmCreateRowColumn IRIX The RowColumn widget creation function
XmCreateRowColumn HP-UX The RowColumn widget creation function
XmCreateRadioBox Tru64 A RowColumn widget convenience creation function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service