home *** CD-ROM | disk | FTP | other *** search
- .SH NAME
- w_init \- Initialise the wimp functions
- .SH SYNOPSIS
- \fBw_init \fIname \fR
- .BE
-
- .SH DESCRIPTION
- .PP
- \fI name \fR should be a name of at most 8 characters. It is used to form
- sprite names, and as default window titles.
-
- The program is registered as a wimp task called \fIname \fR.
- The other w_commands cannot be called before \fBw_init \fR.
-
- The \fIsystem\fR command is redefined to call wimp_starttask instead of system.
-
-
-