Updating process list in response to user (MenuRefreshCB)
The MenuRefreshCB callback updates the
process list when the user selects Refresh from
the View menu.
This callback obtains the handle of the list widget, then
calls the DoRefresh procedure. To accomplish this,
MenuRefreshCB:
-
uses
keylget(1tcl)
to obtain the form dialog from the cbs keyed list
-
calls
VxGetVar(1vtcl)
to obtain the list widget attached to that form dialog
-
passes the list widget to the DoRefresh procedure
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004