The DejaVU Framework -- hush 3.1
[.] Papers Tutorials Examples Manuals Interfaces Sources Packages Resources ?

Manual: FRAME 4 1994


[.] [man] man1 man2 man3 man4 man5 man6 man7 man8 man9 manl mann ?

NAME

frame -- to create a frame widget

SYNOPSIS


Frame widgets may used to combine widgets. A frame has no functionality or bindings of its own.


slide: SYNOPSIS

INTERFACE


  interface frame : widget {                 
<widgets/frame.h>

sources/java/hush.dv.widgets.frame

frame(); frame(char* p, char * options = ""); frame(widget* w, char* p, char * options = ""); };

slide: INTERFACE

OPTIONS


  -height <coord>
  -width  <coord>
  

slide: OPTIONS

STANDARD OPTIONS


background, borderwidth, cursor, geometry, relief


slide: STANDARD OPTIONS

DESCRIPTION


The frame widget class has the toplevel and menubar as subclasses. The toplevel widget is used when the widget must be independently mapped to the screen. The menubar widget is used as a special frame to collect menubutton and button widgets.


slide: DESCRIPTION

LIBRARY


widget -- file <widgets/frame.h>


slide: LIBRARY

KEYWORDS

widge(4)

SEE ALSO

frame(n)
[.] Papers Tutorials Examples Manuals Interfaces Sources Packages Resources ?
Hush Online Technology
hush@cs.vu.nl
09/24/99