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
--~--~---------~--~----~------------~-------~--~----~
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