Re: Python exception hook simple example needed
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: Python exception hook simple example needed

From: Fuzzyman <fuzzyman@gmail.com>
Date: Mon Jul 11 2005 - 16:50:24 CEST

Ed Leafe wrote:
> On Jul 7, 2005, at 7:27 AM, Fuzzyman wrote:
>
> > Do you have an exception handling dialog ?
>
> Not per se, as there hasn't been a request for one; we have several
> dialogs ranging from simple messages to alerts to interactive dialogs,
> much as wxPython offers. But I'll make this offer: give me a spec as to
> what you need this "exception handling dialog" to do, and I'll have it
> added to the framework within 24 hours. Deal?
>

Hello Ed,

It's a brilliant offer - and dabo sounds very interesting.
I was responding to someone else's question though ! Next time I need
to code a GUI app I'll take a look at dabo.

Thanks
Fuzzy
http://www.voidspace.org.uk/python

> > Can you use the UI layer without being tied to the rest of the
> > framework ? They seemed pretty integrated to me.
>
> They are integrated, but nothing forces you to use anything you don't
> want. I know of several people who have developed UI-only apps, with no
> need for business objects or database connectivity. They started in
> plain wxPython, and switched to Dabo because it was so much easier, and
> so much more Pythonic.
>
> ___/
> /
> __/
> /
> ____/
> Ed Leafe
> http://leafe.com/
> http://dabodev.com/
Received on Thu Sep 29 16:52:42 2005