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

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

DXmCreateCursor(3X)

Contents


NAME    [Toc]    [Back]

       DXmCreateCursor - Creates a specific cursor.

SYNOPSIS    [Toc]    [Back]

       Cursor DXmCreateCursor(
               Widget widget,
               int cursorkind );

PARAMETERS    [Toc]    [Back]

       The widget from which display information is obtained.  An
       integer that represents the type of cursor, as follows:

              --------------------------------------------------------------
              Value                             Cursor Description
              --------------------------------------------------------------
              decw$c_wait_cursor (4)            A watch
              decw$c_questionmark_cursor (54)   A question mark
              decw$c_inactive_cursor (6)        A caution ("do not  enter")
                                                symbol
              --------------------------------------------------------------

              The  following  X  Window System fallbacks are provided
 in the event the DECwindows-specific  cursors
              cannot be loaded:

              -----------------------------------------------
              DECwindows-Specific Cursor   X Fallback
              -----------------------------------------------
              decw$c_wait_cursor           XC_watch
              decw$c_questionmark_cursor   XC_question_arrow
              decw$c_inactive_cursor       XC_circle
              -----------------------------------------------

              You  can specify additional cursor symbols by examining
 the /usr/include/X11/decwcursor.h  file.   (X
              Window  System  fallbacks  are provided for each of
              those cursors as well.)

DESCRIPTION    [Toc]    [Back]

       The DXmCreateCursor routine enables you to create a cursor
       that  displays  as a watch, question mark, or caution ("do
       not enter") symbol (these are  the  most  frequently  used
       cursor symbols).

RETURN VALUES    [Toc]    [Back]

       The identifier (cursor ID) of the created cursor.



                                              DXmCreateCursor(3X)
[ Back ]
 Similar pages
Name OS Title
cdboot OpenBSD amd64-specific second-stage CD-specific bootstrap
cdboot OpenBSD i386-specific second-stage CD-specific bootstrap
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
XmFontListEntryLoad IRIX A font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListEntryLoad HP-UX A font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListEntryLoad Tru64 A font list function that loads a font or creates a font set and creates an accompanying font list e...
pxffork IRIX Creates a process
create_directory HP-UX Creates a directory
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service