DrawSplitViewPort

Splits a window shared by several processes into smaller view ports. One for each process.

Synopsis

#include "draw.h" 
int DrawSplitViewPort(Draw draw)
Collective on Draw

Input Parameter

draw -the drawing context

Keywords

draw, set, view, port, split

See Also

DrawDivideViewPort(), DrawSetViewPort()

Level:advanced
Location:src/sys/src/draw/interface/dviewp.c
Graphics (Draw) Index
Table of Contents