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

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

XmSetMenuCursor(3X)

Contents


NAME    [Toc]    [Back]

       XmSetMenuCursor - A function that modifies the menu cursor
       for a client

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       void XmSetMenuCursor (display, cursorId)
               Display * display;
               Cursor cursorId;

DESCRIPTION    [Toc]    [Back]

       XmSetMenuCursor programmatically modifies the menu  cursor
       for  a  client;  after  the cursor has been created by the
       client, this function registers the cursor with  the  menu
       system.  After calling this function, the specified cursor
       is displayed whenever this client displays a Motif menu on
       the  indicated  display.  The client can then specify different
 cursors on different displays.

       This function sets the menu cursor for all screens on  the
       display.  XmSetMenuCursor  is obsolete and exists for compatibility
 with previous releases. Instead of  using  this
       function,  provide  initial values or call XtSetValues for
       the XmScreen resource XmNmenuCursor.  Specifies  the  display
 to which the cursor is to be associated Specifies the
       X cursor ID

SEE ALSO    [Toc]    [Back]

      
      
       XmScreen(3X)



                                              XmSetMenuCursor(3X)
[ Back ]
 Similar pages
Name OS Title
XmGetMenuCursor HP-UX A function that returns the cursor ID for the current menu cursor
XmGetMenuCursor IRIX A function that returns the cursor ID for the current menu cursor
XmGetMenuCursor Tru64 A function that returns the cursor ID for the current menu cursor
XmRenditionUpdate HP-UX A convenience function that modifies resources
menu_cursor NetBSD position cursor in menu window
menu_driver NetBSD main menu handling function
XmRemoveFromPostFromList HP-UX a RowColumn function that disables a menu for a particular widget
XmGetPostedFromWidget IRIX 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
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service