Query: dxmcreatecursor
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DXmCreateCursor(3X) DXmCreateCursor(3X)NAMEDXmCreateCursor - Creates a specific cursor.SYNOPSISCursor DXmCreateCursor( Widget widget, int cursorkind );PARAMETERSThe 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 pro- vided for each of those cursors as well.)DESCRIPTIONThe 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 VALUESThe identifier (cursor ID) of the created cursor. DXmCreateCursor(3X)
Related Man Pages |
---|
xquerybestcursor(3x11) - ultrix |
xrecolorcursor(3x11) - ultrix |
xundefinecursor(3) - suse |
dxmcreatecursor(3x) - osf1 |
xundefinecursor(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
<, >, >> and of course | |
trailing question mark in filename |
or |
Question mark in filename |
DAX fallbacks |