logo
Main Page | Namespaces | Classes | Compounds | Files | Compound Members | Related

GUIToolkit::Label Class Reference

Simple static label. More...

#include <Label.h>

Inheritance diagram for GUIToolkit::Label:

GUIToolkit::Component List of all members.

Public Methods

 Label (std::string s)
 Constructor: 's' is the caption of the label.

 ~Label ()
 Destructor.

void PutInWinForm (WinForm *WF, int x0, int x1, int y0, int y1)
 Put label on winform.


Detailed Description

Simple static label.

Definition at line 21 of file Label.h.


The documentation for this class was generated from the following files:
Syntopia Project. Visit the web page, or the SourceForge page.
Docs made by Doxygen. Email: Mikael Christensen