DrawingArea Class Reference

Inheritance diagram for DrawingArea:

Widget Curve GLArea List of all members.

Detailed Description

A empty widget used to draw poins, lines, shapes and pictures.


Public Member Functions

public void addOnConfigure (bit delegate(Widget, EventConfigure) dlg)
 OnConfigure.
 this ()
 Creates a new Drawing Area.

Static Public Member Functions

GType getType ()
 Gets this class type.


Member Function Documentation

public void DrawingArea.addOnConfigure bit delegate(Widget, EventConfigure dlg  ) 
 

OnConfigure.

Parameters:
dlg the method to be added to the event calls

Reimplemented from Widget.

GType DrawingArea.getType  )  [static]
 

Gets this class type.

Reimplemented from Widget.

DrawingArea.this  ) 
 

Creates a new Drawing Area.

Reimplemented in Curve.


SourceForge.net Logo DSource.org Logo digitalmars.com Logo