Desk Jet wrote:
> uh ive been wondering if with python you would be able to make layouts?

Hello,I premise that i don't get the exact meaning you are using for 'layouts',GUI-enabled applications ( i.e. those with windows,buttons,progress bars,notebooks..) could it be?
Well,sure Python can :) In the majority of case,programming graphical user interfaces will require you to install additional packages,but there is one that comes along with Python :
Tkinter.
Cheers,
Ivan



_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to