Standard Yes / No Windows Dialog box creation

SuperHik junkytownMAKNI at gmail.com
Sat Jun 17 19:05:08 EDT 2006


Claudio Grondi wrote:
> flaus.a at wanadoo.fr wrote:
>> I found a way to create "Open File" or "Open Folder" windows dialog
>> boxes, but not to create an easier Yes / No dialog box...
>> Maybe someone has a solution for this?

I've never seen "easier" way to do it, but my solution for you if you
want to create a GUI application without learning any GUI programming
would be to consider Glade, wxGlade and such...
>>
> Do it just the same way as you did it with the "Open File" or "Open 
> Folder" windows dialog. What is your problem with it?
> 
I think what he means by "create" is somethink like 
win32ui.CreateFileDialog() because of the "easier" part.

> Claudio



More information about the Python-list mailing list