Claudio Grondi wrote:
> [EMAIL PROTECTED] 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to