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,
use_alpha=False,
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 ) ( alpha, red, green, blue ) (use_alpha=True), each in 0-255 range. |
|||
set_value(self, value) | |||
Inherited from Inherited from Inherited from |
|
|||
color_from(color) |
|
|||
color | |||
use_alpha | |||
callback | |||
Inherited from Inherited from Inherited from Inherited from |
|
|
|
|
|
|
|
|
color
|
use_alpha
|
callback
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 3.0alpha2 on Fri Jul 28 16:22:14 2006 | http://epydoc.sf.net |