TAP_Win_Create
Topfield Documentation
void TAP_Win_Create(TYPE_Window *win, word rgn, dword x, dword y, dword w, dword h, byte save, byte bScr);
- save : It decides to save the background image before the window is drawn.
- bScr : It decides to show the scroll bar.