GOLPanelDrawTsk Function

Microchip Graphics Library

Microchip Graphics Library
GOLPanelDrawTsk Function
C
WORD GOLPanelDrawTsk();
Overview

This function draws a panel on the screen with parameters set by GOLPanelDraw() macro. This function must be called repeatedly (depending on the return value) for a successful rendering of the panel.

Returns

Returns the status of the panel rendering

       0 � Rendering of the panel is not yet finished.
       1 � Rendering of the panel is finished.
Preconditions

Parameters of the panel must be set by GOLPanelDraw() macro.

Side Effects

none

Example

See GOLPanelDraw() example.

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved