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

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

DXmCSTextPosToXY(3X)

Contents


NAME    [Toc]    [Back]

       DXmCSTextPosToXY  -  Retrieves (returns) the x and y position
 of a specified character in the text.

SYNOPSIS    [Toc]    [Back]

       Boolean DXmCSTextPosToXY(
               Widget widget,
               DXmCSTextPosition position,
               Position *x,
               Position *y );

PARAMETERS    [Toc]    [Back]

       The identifier (widget ID) of  the  compound  string  text
       widget.  Specifies the position in the text of the character
 for which the x and y coordinates will be returned.  A
       pointer  to  the  x  coordinate relative to the upper left
       corner of the widget. (Valid only when the routine returns
       True.)   A  pointer  to  the  y coordinate relative to the
       upper left corner of the widget. (Valid only when the routine
 returns True.)

DESCRIPTION    [Toc]    [Back]

       The DXmCSTextPosToXY routine converts the logical position
       of a specified character in the text to the  corresponding
       x and y coordinates.

RETURN VALUES    [Toc]    [Back]

       A  Boolean  function  that, when True, returns the x and y
       position of the character in text. When False, no x and  y
       position is returned.

SEE ALSO    [Toc]    [Back]

      
      
       DXmCSTextXYToPos(3X)



                                             DXmCSTextPosToXY(3X)
[ Back ]
 Similar pages
Name OS Title
DXmCSTextGetLastPosition Tru64 Retrieves (returns) the logical position of the last character in the text.
DXmCSTextXYToPos Tru64 Retrieves (returns) the position in the text of the character nearest to a specified x and y positio...
DXmCSTextGetTopPosition Tru64 Retrieves (returns) the logical position of the first character in the displayed text.
DXmCSTextGetMaxLength Tru64 Retrieves (returns) current maximum allowable length of the text in the compound string text widget.
DXmSvnGetEntryPosition Tru64 Retrieves (returns) the position of an entry in the display.
DXmSvnGetTreePosition Tru64 Retrieves (returns) the position of the display window for future use.
DXmCSTextGetInsertionPosition Tru64 Retrieves (returns) the logical position of the insertion cursor.
XmTextGetSubstringWcs HP-UX A Text function that retrieves a portion of a wide character internal text buffer
XmTextGetSubstringWcs Tru64 A Text function that retrieves a portion of a wide character internal text buffer
XmTextGetStringWcs IRIX A Text function that retrieves a copy of the wide character string value of a Text widget
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service