The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

DtEditorGetMessageTextFieldID (3)
  • >> DtEditorGetMessageTextFieldID (3) ( Solaris man: Библиотечные вызовы )
  • 
    
    NAME
         DtEditorGetMessageTextFieldID - retrieve the  widget  ID  of
         the message text field in the DtEditor status line
    
    SYNOPSIS
         #include <Dt/Editor.h>
         Widget DtEditorGetMessageTextFieldID(Widget widget);
    
    DESCRIPTION
         The  DtEditorGetMessageTextFieldID()  function  returns  the
         widget ID of the Motif Text Field located in the status area
         of  a  DtEditor  widget.   By  setting   the   XmNvalue   or
         XmNvalueWcs  resource  of  this  widget,  an application can
         display feedback messages for the user.  If the  application
         does  not  use  the  message field, the message field can be
         unmanaged by calling XtUnmanageWidget(3)  with  this  widget
         ID.
    
         The widget argument specifies the DtEditor widget ID.
    
         For a complete definition of the  DtEditor  widget  and  its
         associated resources, see DtEditor(3).
    
    RETURN VALUE
         Upon successful completion, the  DtEditorGetMessageTextFiel-
         dID() function returns the ID of the text field widget; oth-
         erwise, it returns NULL.
    
    SEE ALSO
         DtEditor(5), DtEditor(3), XmTextField(3).
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру