GUI Programming

Gabriel dunmer at dreams.sk
Sun Apr 12 14:45:30 EDT 2009


edexter wrote:
> On Apr 12, 8:07 am, Gabriel <dun... at dreams.sk> wrote:
>   
>> Hello,
>>
>> I'm python newbie and i need to write gui for my school work in python.
>> I need to write it really quick, because i haven't much time .)
>> So question is, which of gui toolkits should i pick and learn? I heard
>> PyGTK and Glade are best for quick gui programming? Is it good for
>> beginner? Or is there something better?
>> I have some experience with java swing, btw..
>>     
>
> pygame may work for you (sdl doesn't work on my compaq though so test
> the examples befour reading the manual)...  most of the other ones are
> going to be "ugly"..  If what you want is realy simple and pygame
> doesn't work for you may want pycap (a gaming system with python
> embeded) ..  What do you need it to do?? just simple buttons???
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>   
I definitely need some kind of treeview, text area to represents text 
(hexa strings .)), buttons, maybe some kind of menu..



More information about the Python-list mailing list