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

Defining the menu tree

Next, menus are placed on the form.

In SCO Visual Tcl, creating menus is as simple as translating the menu widget tree into SCO Visual Tcl code.

First, create a MenuBar widget which will be the parent of the pulldown menus (Process and View).

Next, define the menu items (children) of the pulldown menus.

The CreateMenu procedure defines these menus.
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005