a small-gui for python/win32 ?

marco manatlan at online.fr
Fri Jun 25 03:10:37 EDT 2004


Chris S. a écrit :

> marco wrote:
> 
>> this week, i've seen a little GUI for python/win32 ..
>> a little library which can use simple dialog (openfile, opendir, 
>> messagebox, progressbar ... and that's all) ...
>> it worked only on win32 platform
>>
>> AND i've not bookmarked the url ;-( (shame on me)
>>
>> i've seen that in "daily python url" perhaps ??!
>> i cant find it again ;-(
>>
>> perhaps someone could help me ?
>> (don't tell me about tk, wx, qt, gtk  ... ;-)
> 
> 
> Doesn't Python come bundled with Tkinter? Isn't Tkinter cross-platform 
> compatible? What's wrong with Tk?
> 
> For the record, Tk and Wx work on windows. Tk is about as simple a gui 
> library as you can get.

i know, i know ... i am a wx addict (i hate the render of tk)
i'm not looking for full gui cross platform
just for a simple api wich call the real dialogbox of windows
(selectfolder, selectFile(s), input a text, messagebox ...)



More information about the Python-list mailing list