Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Python (http://www.programmingforums.org/forum43.html)
-   -   Open Dialog Box In Python/WxPython/Win32api? (http://www.programmingforums.org/showthread.php?t=10021)

Sane May 27th, 2006 6:41 PM

Open Dialog Box In Python/WxPython/Win32api?
 
How can I create an open dialog box in python or wxpython or the win32api?

http://img132.imageshack.us/img132/3...ndialog1az.jpg

Taking it one step further, how can I limit the window to just folders in a directory tree...?

http://img45.imageshack.us/img45/3429/image38nf.png

Or perhaps even have checkboxes beside each folder?

All help is thoroughly appreciated as this is time sensitive. :)

Game_Ender May 27th, 2006 7:23 PM

You want to take a look at wxFileDialog and wxDirDialog .

Sane May 27th, 2006 7:31 PM

Oh my god, I seriously love you. Have my babies!

:|

Thanks a bunch man. Would that checkbox idea of mine require programming a dialog box from scratch? I assume so. I'll just use my alternative idea to that then. Thank-you again!


All times are GMT -5. The time now is 7:56 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC