realbasic-nug.fr
[Top] [All Lists]

Re: OutOfBoundsException in ShowModal statement?

To: REALbasic NUG French <realbasic-nug dot fr at lists dot realsoftware dot com>
Subject: Re: OutOfBoundsException in ShowModal statement?
From: Arnaud Nicolet <arnaud at tribu dot ch>
Date: Tue, 16 Jan 2007 18:29:09 +0100
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug dot fr at lists dot realsoftware dot com
References: <3497C6FA-BB11-4192-95D4-1CAB21503069 at tribu dot ch>
Désolé, je me suis trompé de liste...

Le 16 janv. 07 à 18:06 Soir, Arnaud Nicolet a écrit:

Hello,

I've this code:

  w=new WinMessageToSend
  w.ShowModal
end sub

I put a breakpoint at the w.ShowModal line. Then, w is shown as modal. When w is closed, I get an OutOfBounds Exception "at" the w.ShowModal line. What can cause a ShowModal method to generate such an exception after it has been executed?



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