Re: [Tutor] how to create GUI for Python progs

2005-10-14 Thread paul brian
It seems to depend on what you want easygui --- Very simple, very easy to set up, but is NOT event driven (ie the program uses it much like it would use raw_input but with drop boxes. All other guis are event driven - that is the gui has the main loop, and when it detects (a button click)

Re: [Tutor] how to create GUI for Python progs

2005-10-13 Thread w chun
On 10/13/05, Nick Lunt <[EMAIL PROTECTED]> wrote: > I'm really confused on the issue how to create windows, forms, etc. in> Python & can't find any manual for that.> Could you possibly advise me smth useful?this has come up quite a bit recently on the list. I would recommend that you go herehttp://

Re: [Tutor] how to create GUI for Python progs

2005-10-13 Thread Nick Lunt
Hi Olexiy, > I'm really confused on the issue how to create windows, forms, etc. in > Python & can't find any manual for that. > Could you possibly advise me smth useful? > -- > Best regards, > > Olexiy Kharchyshyn this has come up quite a bit recently on the list. I would recommend that you go

[Tutor] how to create GUI for Python progs

2005-10-13 Thread Olexiy Kharchyshyn
I'm really confused on the issue how to create windows, forms, etc. in Python & can't find any manual for that. Could you possibly advise me smth useful? -- Best regards, Olexiy Kharchyshyn [EMAIL PROTECTED] ___ Tutor maillis