Toolbar and PyQT

L

lionelgreenstreet

Hi,
i'm new with python, so i need an help about this problem.
I've implemented a toolbar in a QDialog box:

from matplotlib.backends.backend_qt4agg import NavigationToolbar2QTAgg as NavigationToolbar

......

self.toolbar = NavigationToolbar(self.canvas, self)

I've found this code on internet. I have two question:
1. How i can set that toolbar (if possible) with QtDesigner?
2. If i want to modify that toolbar, for example adding a function during axis settings, is it possible?
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top