"Antonio Diaz" <[EMAIL PROTECTED]> wrote

> I have a project in school and I was wondering if its 
> possible to make a python program that uses 
> Imaging library to make a GUI of the same functions 
> that Imaging has.

Yes thats very possible.

> If its possible to make it in glade.?

I assume so, I've never used Glade but I seem to recall it 
uses GT/K as its toolkit and that can do what you want.

> And if all answers were possitive, where can i find 
> documentation or tutorials? that can help me?  

Documentation for Glade is on the Glade website.
Similarly for pyGTK.

General GUI guidance can be found in a wealth of 
places, including very basivc info in my tutorial.

But a lot depends on your experience, it is not a 
trivial exercise, although not rocket science either.

HTH,

-- 
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld

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

Reply via email to