With the TreeWidget example, what is the syntax at access the parametertree 
members and values?
The syntax of parameter[child_name] produces not found and the same with 
parameter.child(child_name).

Any idea?

children names tried -> 'Input Channel ConfigurationBasic parameter data 
types', 'Integer', 'Float'
example:

test = params.child('Integer')
test.value()

same result as params['Integer'] with not found

Any guidance would be greatly appreciated.

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/fbe846bd-c26c-463c-9c9c-abd41dbe2d2c%40googlegroups.com.

Reply via email to