Chris Barker wrote:

Louis Pecora wrote:

You pretty much got it.


OK. I've enclosed a little script that demonstrates calling up some stock dialogs in a script with wxPython. really the only trick is that you need to initialize an app first. Look through the wx docs to see what standard dialogs there are. Plus there is an example of a custom one. It wouldn't take much to write some quickie function wrappers around those dialogs if you want to be able to call them with one line of code.


[Cut a lot of stuff]

Wow, Chris! Thanks very much. I hate to give up EasyDialogs because, well, they're so easy, but your approach may be the answer. The embedding of matplotlib in wx looks like a good thing to check out. Will do all.

Thanks very much for all the code.  Examples like this are great.

--
Cheers,

Lou Pecora

Code 6362
Naval Research Lab
Washington, DC  20375
USA
Ph:  +202-767-6002
email:  [EMAIL PROTECTED]

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to