Open a window of the specified size and position.
Parameters
- left
Location of the upper left-hand corner of the window (column number)
- top
Location of the upper left-hand corner of the window (row number)
- width
Window width
- height
Window height
- title
Window title
Return Values
Returns 1 on success, 0 on failure.