Guess not.

Run your application in Hosted Mode.  Make the error happen.  Look in
the shell's console for an unhandled exception.  The stacktrace will
indicate where in your code to look.

Good luck.

Walden

On Sep 3, 2:49 am, nformosa <[EMAIL PROTECTED]> wrote:
> Nobody experienced this problem?
>
> On Sep 2, 12:02 am, nformosa <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi All,
>
> > I've got a strange thing going on and i cannot exactly pin-point the
> > problem.
>
> > I have a main menu which loads windows...each made up of panels. The
> > panel is a seperate class...i instantiate it then pass it on to the
> > window. Up until then it worked fine. Then i created an abstract class
> > which extends this Panel class...and each other class i previously
> > created will now extend this new class. Now once the window tries
> > to .show it fails and the only indicated error is
>
> > 1. The window doesn't show
> > 2. The error is shown on the client in the form of a javascript error:
> > Invalid pointer
>
> > Any clue as to why this happens?
>
> > Thanks in advance
> > Nick- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to