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(VTCL) to put the processes generated by GetPsList into the list widget.
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005