![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
Canvas, an area drawn by another object. More...
#include <FXCanvas.h>
Public Member Functions | |
| long | onPaint (FXObject *, FXSelector, void *) |
| FXCanvas (FXComposite *p, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=FRAME_NORMAL, FXint x=0, FXint y=0, FXint w=0, FXint h=0) | |
| Construct new drawing canvas widget. | |
| virtual FXbool | canFocus () const |
| Return true because canvas can receive focus. | |
Canvas, an area drawn by another object.
|
|