Python scripts link to GUI using an IDE

Posted by YomalSamindu on Programmers See other posts from Programmers or by YomalSamindu
Published on 2013-11-02T05:16:19Z Indexed on 2013/11/02 10:12 UTC
Read the original article Hit count: 511

Filed under:
|
|

I am studying python. Now I can write python scripts(codes) to some extent. 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!

© Programmers or respective owner

Related posts about python

Related posts about gui