I'm new to the package and python, which means I'm struggling a bit. When
trying the parameter_tree.py, the color button that is a child parameter
does not specify a valid color. When launched, the icon on the r.h.s of
the parameter value indicates it's a changed value. What is the valid
syntax for applying a number? When using the color-picker, it generates a
color object not a number.
examples:
{ 'name' : 'Coplor', 'type' : 'color', 'value' : "FF0", },
child.setValue( format??? )
"FF0", "0xFF0", "#332211", etc. do not seem to be the correct format
Any ideas?
Thank you in advance.
Cheers,
J -
--
You received this message because you are subscribed to the Google Groups
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/pyqtgraph/b746d074-5f78-4471-9c40-7421fe718483%40googlegroups.com.