How to connect dialog boxes in Qtdesigner and run py from them?

Asked

Viewed 54 times

0

I’m new to programming in python and I already have some doubts. A friend created for me two codes in py using pu 2.7, Numpy and Scipy. I created an interface for these codes but don’t know how to connect them.

I created using the QTdesigner. It has a main menu, and some dialog boxes. I don’t know how to connect the menu dialogs and neither how to make when clicking on the menu, this execute a py code.

Is it possible to make the interface open a text file? As a help text?

  • 2

    By answering the questions. Yes it is possible, but in order to help you in the best way possible, I recommend that you put the code you have so far.

  • @Brumazzidb how to post the code if it is too big to post here?

  • there’s no way you can put in git, or somewhere else?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.