| Home | Trees | Index | Help |
|
|---|
|
|
object --+
|
_EGObject --+
|
_EGWidget --+
|
_EGDataWidget --+
|
_EGWidLabelEntry --+
|
Color
Button to select colors.
It show current/last selected color and may pop-up a new dialog to select a new one.
|
|||
|
__init__(self,
id,
label="",
color=0,
callback=None,
persistent=False,
expand_policy=None)
Color selector constructor. |
|||
| __setup_gui__(self) | |||
| __setup_connections__(self) | |||
|
get_value(self)
Return a tuple with ( alpha, red, green, blue ) each in 0-255 range. |
|||
| set_value(self, value) | |||
|
Inherited from Inherited from Inherited from |
|||
|
|||
| color_from(color) | |||
|
|||
| color | |||
| callback | |||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
|
|
|
|
|
|
|||
color
|
callback
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Fri Jul 28 16:22:27 2006 | http://epydoc.sf.net |