[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A window opens before the unhandled error


Well I guess Benoit will have to explain it in a way you will understand
then.

BruceS

On Thu, 24 Oct 2024 at 21:37, Gianluigi <gradobag@xxxxxxxxxxx> wrote:

> Sorry for the late reply, but I just got home now. I didn't understand
> your answers, in all the years I've been using the Gambas IDE I've never
> seen this.
> Did he set anything in debug?
> I also apologize because I'm going to sleep now because I have an early
> alarm clock tomorrow morning.
> Good night
>
> Regards
> Gianluigi
>
> Il 24/10/24 18:19, Bruce Steers ha scritto:
> > I guess there is code in his program that causes some gb.gui.base object
> > to throw the error.
> > His code seems okay but the debugger will report where exactly the error
> > is raised. In gb.gui.base.
> >
> >
> > On Thu, 24 Oct 2024, 13:20 Gianluigi, <gradobag@xxxxxxxxxxx
> > <mailto:gradobag@xxxxxxxxxxx>> wrote:
> >
> >     Hi,
> >
> >     is this code (row 118):
> >         ...
> >         If $sLocate Then
> >           Me.Title = Subst(("Locate project for component: &1"),
> $sLocate)
> >           pchProject.SetButtonText(("Select"))
> >           tabProject[TAB_CREATE].Visible = False
> >           ...
> >     which is present in Project/FOpenProject.class in the Form_Open
> routine
> >     perhaps related to program testing?
> >     This window appears to a friend of ours on the Italian forum with the
> >     title: Locate project for component: gb.gui.base, when an error
> occurs
> >     that is not handled by the program.
> >     Only when the window is closed does the error message to be resolved
> >     appear.
> >     Thank you
> >
> >     Regards
> >     Gianluigi
> >
> >
>
>
>

Follow-Ups:
Re: A window opens before the unhandled errorBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
A window opens before the unhandled errorGianluigi <gradobag@xxxxxxxxxxx>
Re: A window opens before the unhandled errorBruce Steers <bsteers4@xxxxxxxxx>
Re: A window opens before the unhandled errorGianluigi <gradobag@xxxxxxxxxxx>