Home | Trees | Indices | Help |
|
---|
|
object --+ | CanvasWidget --+ | AbstractContainerWidget --+ | OvalWidget
A canvas widget that places a oval around a child widget.
Attributes:
fill
: The color used to fill the interior of the oval.
outline
: The color used to draw the outline of the oval.
width
: The width of the outline of the oval.
margin
: The number of pixels space left between the
child and the oval.
draggable
: whether the text can be dragged by the user.
double
: If true, then a double-oval is drawn.
|
|||
(any) |
|
||
|
|||
None
|
|
||
list of int
|
|
||
None
|
|
||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
RATIO = 1.41421356237
|
|
|||
Inherited from |
|
|
Create a new oval widget.
|
Set the value of the attribute
|
|
Update this canvas widget in response to a change in one of its children.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:53 2008 | http://epydoc.sourceforge.net |