DrawGetPopup
Creates a popup window associated with a Draw window.
Synopsis
int DrawGetPopup(Draw draw,Draw *popup)
Collective on
Draw
Input Parameter
draw -the original window
Output Parameter
popup -the new popup window
Location: src/draw/interface/draw.c
Graphics (Draw) Index
Table of Contents