realbasic-nug
[Top] [All Lists]

Re: OutOfBounds err on window.show

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: OutOfBounds err on window.show
From: Frank Bitterlich <bitterlich at gsco dot de>
Date: Thu, 31 Jul 2003 12:38:00 +0200
Hi Mike,

does the exception really occur in the menu handler? Do you have the "break
on exceptions" flag set in the IDE? I suspect it happens somewhere else.

BTW, being a long-time VATSIM member, I found your website most interesting
:)

Cheers,
   Frank+++

On 31.07.2003 3:32 Uhr, Mike Carter wrote:

> Hello all.
> 
> I'm receiving an OutOfBounds exception when I try to Show a window. It
> worked until I upgraded to version 5.x.
> The error started in the app menuhandler:
> 
> if rptWindow.Visible
>   rptWindow.Hide
> else
>   rptWindow.Show
> end
....

-- 

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



---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>

Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
.


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