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

GUIToolkit::Button Class Reference

A simple button object. More...

#include <Button.h>

Inheritance diagram for GUIToolkit::Button:

GUIToolkit::Component List of all members.

Public Methods

 Button (std::string s)
 Creates a button with the caption s.

 ~Button ()
 Clean up.

void PutInWinForm (WinForm *WF, int x0, int x1, int y0, int y1)
 Places the button on the winform.


Detailed Description

A simple button object.

Definition at line 24 of file Button.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