Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXCanvas Class Reference

Canvas, an area drawn by another object. More...

#include <FXCanvas.h>

Inheritance diagram for FX::FXCanvas:

FX::FXWindow FX::FXDrawable FX::FXId FX::FXObject FX::FXGLCanvas FX::FXGLViewer

List of all members.

Public Member Functions

 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)
virtual FXbool canFocus () const


Detailed Description

Canvas, an area drawn by another object.

Constructor & Destructor Documentation

FX::FXCanvas::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.


Member Function Documentation

virtual FXbool FX::FXCanvas::canFocus (  )  const [virtual]

Return true because canvas can receive focus.

Reimplemented from FX::FXWindow.

Copyright © 1997-2009 Jeroen van der Zijp