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?
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.
– Brumazzi DB
@Brumazzidb how to post the code if it is too big to post here?
– João Daniel
there’s no way you can put in git, or somewhere else?
– Brumazzi DB