realbasic-nug
[Top] [All Lists]

Re: Problems with Exceptions (was Re: Bizarre problem with canvas)

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Problems with Exceptions (was Re: Bizarre problem with canvas)
From: Frank Bitterlich <bitterlich at gsco dot de>
Date: Wed, 31 Jul 2002 12:02:49 +0200
In OS 9, it's even more bizarre: Having an unhandled exception in a
modal-running window will be caught by the IDE, but afterwards, your app
is somehow half-running: You can't Run it again  or Kill it, but you
can't quit the IDE or open another project, either. Time for a
three-finger salute ;)

Cheers,
   Frank+++

"Mike D." wrote:
> I've found another problem where exceptions don't work.  In  OS X, if
> you have an exception inside a window.showModal call, the exception
> handler won't catch it until it pops up outside of the showModal call
> (i.e. you can never get the IDE to open on the line of the exception
> itself, instead it stops at the showmodal call).



--
Günter Schmidt & Co. oHG         
Frank Bitterlich             eMail: bitterlich at gsco dot de
Schlosserstr. 2-4            WWW:   http://www.gsco.de/gsco
D-60322 Frankfurt            Tel.:  069 / 156809-29
GERMANY                      Fax:   069 / 156809-28


<Prev in Thread] Current Thread [Next in Thread>