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.
Next topic: Creating the menu bar (VtMenuBar)
Previous topic: The empty form

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003