Python script liking to GUI using IDE
- by YomalSamindu
I am studying python. Now I can write python scripts (codes) to some extent. I used IDLE for this.
I am interested in making GUI to those written programs. I like to do it using an IDE rather than using PyGTK or Tkinter.
Can anyone help me how to start with this and link my scripts to a GUI?
I downloaded a IDE called glade, but I don't know how to use this IDE. I need some tutorial guide also. Can anyone help me, please? Thank you!