Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages | Examples

fgl::FGPanel Class Reference

#include <fastgl.h>

Inheritance diagram for fgl::FGPanel:

Inheritance graph
[legend]
Collaboration diagram for fgl::FGPanel:

Collaboration graph
[legend]
List of all members.

Detailed Description

A 'decorate' class. This is not a real GUI FGControl item. It is intended for visual purposes only. There was an old method WindowPanel() that not success because of it's static character - when FGWindow was overdrawed the all Controls redraws correctly but static text and - WindowPanel was washed out. This new class is redrawed automagically (as child of FGControl class).


Public Member Functions

virtual void draw (void)
 FGPanel (int xs, int ys, int ws, int hs, const char *nm, FGWindow *w, int i1, int i2, int p)

Protected Attributes

FGPixel ink1
FGPixel ink2


Generated on Wed Feb 9 11:31:41 2005 for OpenGUI by  doxygen 1.4.0