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

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

XmUpdateDisplay(3X)

Contents


NAME    [Toc]    [Back]

       XmUpdateDisplay  -  A  function that processes all pending
       exposure events immediately

SYNOPSIS    [Toc]    [Back]

       void XmUpdateDisplay (widget)
               Widget widget;

DESCRIPTION    [Toc]    [Back]

       XmUpdateDisplay provides the application with a  mechanism
       for forcing all pending exposure events to be removed from
       the input queue and processed immediately.   When  a  user
       selects  a  button  within  a  MenuPane, the MenuPanes are
       unposted and then any activation callbacks  registered  by
       the application are invoked.  If one of the callbacks performs
 a time-consuming action, the portion of the application
  window  that  was  covered by the MenuPanes will not
       have been redrawn; normal  exposure  processing  does  not
       occur  until  all  of the callbacks have been invoked.  If
       the application writer  suspects that a callback will take
       a  long time, then the callback may choose to invoke XmUpdateDisplay
 before starting its time-consuming  operation.
       This  function is also useful any time a transient window,
       such as a dialog box, is unposted; callbacks  are  invoked
       before  normal  exposure  processing can occur.  Specifies
       any widget or gadget.



                                              XmUpdateDisplay(3X)
[ Back ]
 Similar pages
Name OS Title
dowhenidle IRIX invoke a procedure when there are no pending events
update IRIX Process pending events and/or when-idle handlers
XmProcessTraversal HP-UX A function that determines which component receives keyboard events when a widget has the focus
XmProcessTraversal IRIX A function that determines which component receives keyboard events when a widget has the focus
XmProcessTraversal Tru64 A function that determines which component receives keyboard events when a widget has the focus
set_directory_skulk HP-UX Starts the skulk of a directory immediately
batch HP-UX execute batched commands immediately or at a later time
at HP-UX execute batched commands immediately or at a later time
sigpending NetBSD get pending signals
sigpending FreeBSD get pending signals
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service