DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Creating an SCO Visual Tcl program -- an overview

Updating the process list (DoRefresh)

  proc DoRefresh {list} {

VtListSetItem $list -itemList [GetPsList]

}

DoRefresh updates the process list by calling VtListSetItem(1vtcl) to put the processes generated by GetPsList into the list widget.
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004