Thank you so very much Sebastian, you really helped me

I went into the *axisCtrlTemplate_*.py* files and modified the appropriate 
line. Turns out it was the below the one you suggested which controlled the 
width so I just increase it as shown below and its now appears as it should.

Form.setMaximumSize(QtCore.QSize(450, 16777215))


And thanks for the clue on the z-axis. I am not going to modify this file 
at the moment, however I am going to use the code in there as an example to 
add my menu someone else in the context menu which better suits my purpose.

Thanks again Sebastian

Kind Regards

RC

-- 
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/4fc37186-88c1-468a-a0f4-8c3026cdfff4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to