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

Manual: TOPLEVEL 4 1993


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

NAME

toplevel -- to create a toplevel widget

DESCRIPTION


Many people use toplevels because they not be packed. Usually toplevels clutter the screen estate and can not be fit into an applet or gui set up. If not strcuctly necessary don't use a toplevel. If you must do so, then create a separate toplevel to which you pack your widget.


slide: DESCRIPTION

INTERFACE


    interface toplevel : frame {  // USE TOPLEVELS WITH CARE
                                          
<widgets/toplevel.h>

sources/java/hush.dv.widgets.toplevel

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

slide: INTERFACE

STANDARD OPTIONS


background, borderwidth, geometry, relief


slide: STANDARD OPTIONS

LIBRARY


widget -- file <widgets/toplevel.h>


slide: LIBRARY

KEYWORDS

widget(4)

SEE ALSO

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