Christian K. schrieb:
> Tim Golden <mail <at> timgolden.me.uk> writes:
> 
>> 
>> 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/
> 
> Indeed, that should provide everything I need, although I'd prefer using the
> native gui elements and not Tk.
> 
> Christian

For Windows, there's also EasyDialogs, which uses native GUI elements:

http://www.averdevelopment.com/python/EasyDialogs.html

Thomas


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

Reply via email to