Python script liking to GUI using IDE

Posted by YomalSamindu on Ask Ubuntu See other posts from Ask Ubuntu or by YomalSamindu
Published on 2013-11-02T05:07:16Z Indexed on 2013/11/04 10:19 UTC
Read the original article Hit count: 429

Filed under:
|
|
|

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!

© Ask Ubuntu or respective owner

Related posts about python

Related posts about scripts