[Pythonmac-SIG] #! line and simple dialogs

Nathaniel Gray n8gray at gmail.com
Sun Oct 3 22:50:35 CEST 2004


On Sat, 02 Oct 2004 07:58:57 -0400, Jim Harrison <jhrsn at pitt.edu> wrote:
> on 10/1/04 3:51 PM, Nathaniel Gray at n8gray at gmail.com wrote:
> 
> > Also, I'd like a simple way to put up dialogs.  EasyDialogs would be
> > perfect but the 255 character limit on the message length is *way* too
> > short.  It's also annoying that the resulting dialogs are not keyboard
> > navigable, but that's less important of an issue.  Is there anything
> > similar that allows larger messages?
> 
> You might have a look at EasyGUI:
> 
> http://www.ferg.org/easygui/index.html
> 
> In supports basic alerts and button responses, file opening and save
> dialogs, a simple data entry form dialog, clickable list dialogs and a
> couple of scrolling text field dialogs for long messages or editing. It's
> based on Tkinter, so should work everywhere. At least some of the dialogs
> support keyboard navigation.

Thanks, I'll take a look.  Unfortunately, I don't think the OS X
system python ships with Tkinter.

Cheers,
-n8

-- 
>>>-- Nathaniel Gray -- Caltech Computer Science ------>
>>>-- Mojave Project -- http://mojave.cs.caltech.edu -->


More information about the Pythonmac-SIG mailing list