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

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 Xm/XmStringTable(o) -- Data type for an array of compound strings
    XmStringTable is the data type for an array of compound strings (objects of type XmString).
 Xm/XmStringWidth(o) -- A compound string function that returns the width of the longest sequence of text components in a compound str
    XmStringWidth returns the width, in pixels, of the longest sequence of text components in the provided compound string. Separator components are used to delimit sequences of text components. fontlist Specifies the font list string Specifies the string
 Xm/XmTargetsAreCompatible(o) -- A function that tests whether the target types match between a drop site and source object
    XmTargetsAreCompatible determines whether the import targets of the destination match any of the export targets of a source. If there is at least one target in common, the function returns True. displaySpecifies the display connection. export_targets Specifies the list of target atoms associated with the source object. This resource identifies the selection targets the source can convert to. num_export_targets Specifies the number of entries in the list of export targets. import_targets Specifie...
 Xm/XmText(o) -- The Text widget class
    Text provides a single-line and multiline text editor for customizing both user and programmatic interfaces. It can be used for single-line string entry, forms entry with verification procedures, and full-window editing. It provides an application with a consistent editing system for textual data. The screen's textual data adjusts to the application writer's needs. Text provides separate callback lists to verify movement of the insert cursor, modification of the text, and changes in input focu...
 Xm/XmTextClearSelection(o) -- A Text function that clears the primary selection
    XmTextClearSelection clears the primary selection in the Text widget. widget Specifies the Text widget ID. time Specifies the server time at which the selection value is desired. This should be the time of the event which triggered this request. One source of a valid time stamp is the function XtLastTimestampProcessed(). For a complete definition of Text and its associated resources, see XmText(3X)....
 Xm/XmTextCopy(o) -- A Text function that copies the primary selection to the clipboard
    XmTextCopy copies the primary selected text to the clipboard. widget Specifies the Text widget ID. time Specifies the server time at which the selection value is to be modified. This should be the time of the event which triggered this request. One source of a valid time stamp is the function XtLastTimestampProcessed(). For a complete definition of Text and its associated resources, see XmText(3X)....
 Xm/XmTextCut(o) -- A Text function that copies the primary selection to the clipboard and deletes the selected text
    XmTextCut copies the primary selected text to the clipboard and then deletes the primary selected text. This routine calls the widget's XmNvalueChangedCallback and verification callbacks, either XmNmodifyVerifyCallback or XmNmodifyVerifyCallbackWcs, or both. If both verification callback lists are registered, the procedures of the XmNmodifyVerifyCallback list are executed first and the resulting data is passed to the XmNmodifyVerifyCallbackWcs callbacks. widget Specifies the Text widget ID. tim...
 Xm/XmTextDisableRedisplay(o) -- A Text function that temporarily prevents visual update of the Text widget
    XmTextDisableRedisplay prevents redisplay of the specified Text widget even though its visual attributes have been modified. The visual appearance of the widget remains unchanged until XmTextEnableRedisplay is called. This allows an application to make multiple changes to the widget without causing intermediate visual updates. widget Specifies the Text widget ID
 Xm/XmTextEnableRedisplay(o) -- A Text function that forces the visual update of a Text widget
    XmTextEnableRedisplay is used in conjunction with XmTextDisableRedisplay, which suppresses visual update of the Text widget. When XmTextEnableRedisplay is called, it determines if any visual attributes have been set or modified for the specified widget since XmTextDisableRedisplay was called. If so, it forces the widget to update its visual display for all of the intervening changes. Any subsequent changes that affect visual appearance cause the widget to update its visual display. widget Specif...
 Xm/XmTextField(o) -- The TextField class
    TextField widget provides a single line text editor for customizing both user and programmatic interfaces. It is used for single-line string entry, and forms entry with verification procedures. It provides an application with a consistent editing system for textual data. TextField widget provides separate callback lists to verify movement of the insert cursor, modification of the text, and changes in input focus. Each of these callbacks provides the verification function with the widget instance...
 Xm/XmTextFieldClearSelection(o) -- A TextField function that clears the primary selection
    XmTextFieldClearSelection clears the primary selection in the TextField widget. widget Specifies the TextField widget ID. time Specifies the time at which the selection value is desired. This should be the time of the event which triggered this request. For a complete definition of TextField and its associated resources, see XmTextField(3X).
 Xm/XmTextFieldCopy(o) -- A TextField function that copies the primary selection to the clipboard
    XmTextFieldCopy copies the primary selected text to the clipboard. widget Specifies the TextField widget ID. time Specifies the time at which the selection value is to be modified. This should be the time of the event which triggered this request. For a complete definition of TextField and its associated resources, see XmTextField(3X).
 Xm/XmTextFieldCut(o) -- A TextField function that copies the primary selection to the clipboard and deletes the selected text
    XmTextFieldCut copies the primary selected text to the clipboard and then deletes the primary selected text. This routine calls the widget's XmNvalueChangedCallback and verification callbacks, either XmNmodifyVerifyCallback or XmNmodifyVerifyCallbackWcs, or both. If both verification callback lists are registered, the procedures of the XmNmodifyVerifyCallback list are executed first and the resulting data is passed to the XmNmodifyVerifyCallbackWcs callbacks. widget Specifies the TextField widg...
 Xm/XmTextFieldGetBaseline(o) -- A TextField function that accesses thex position of the first baseline
    XmTextFieldGetBaseline accesses the x position of the first baseline in the TextField widget, relative to the x position of the top of the widget. widget Specifies the TextField widget ID For a complete definition of TextField and its associated resources, see XmTextField(3X).
 Xm/XmTextFieldGetEditable(o) -- A TextField function that accesses the edit permission state
    XmTextFieldGetEditable accesses the edit permission state of the TextField widget. widget Specifies the TextField widget ID For a complete definition of TextField and its associated resources, see XmTextField(3X).
<<  [Prev]  440  441  442  443  444  445  446  447  448  449  450  451  452  453  454  455  456  457  458  459  460  
461  462  463  464  465  466  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service