MENUBARWIDGET__DEFINE Name
MENUBARWIDGET Purpose
The purpose of this routine is to wrap a top-level base menubar widget identifier
up in a widget object. This object should never be defined by the user. Rather, it
is defined automatically when a TOPLEVELBASE object is created.
Author
FANNING SOFTWARE CONSULTING BURRIDGE COMPUTING
1645 Sheely Drive 18 The Green South
Fort Collins Warborough, Oxon
CO 80526 USA OX10 7DN, ENGLAND
Phone: 970-221-0438 Phone: +44 (0)1865 858279
E-mail: davidf@dfanning.com E-mail: davidb@burridgecomputing.co.uk
Category
Object widgets. Syntax
None. This is called automatically from the TOPLEVELBASE INIT method.
Superclasses
WIDGETATOM
CATATOM
CATCONTAINER
IDL_CONTAINER Class Structure
class = { MENUBARWIDGET, $ ; The MENUBARWIDGET object class name.
INHERITS WidgetAtom $ ; Subclassed from WIDGETATOM.
}
Modification History
Written by: David W.Fanning, 28 June 2002.