Christian K. wrote:
> Ludovic Reenaers wrote:
>> Hi,
>> you should download WxPython there is a pretty nice documentation with very
> detailed samples.
>> cheers,
> 
> I know, thanks. wxPython is usually my first choice, however this time I just
> need some simple stuff, e.g. simple dialogs, message boxes 

If that's really all you need, have a look at easygui:

   http://www.ferg.org/easygui/

There's a couple of tutorials on showmedo.com, as well:

http://showmedo.com/videos/series?name=pythonJensFromKidsSeries

Doing the same directly from the pywin32 extensions is fairly
straightforward as well. If you want to go that way I'll try
to rustle up a couple of examples.

TJG
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to