@Thomas Broyer: Both solutions work for retrieving the cnv object, but
I still can't call the submitDoneInternal() ...

Any ideas welcome!

Steven


On Sep 25, 4:17 pm, Thomas Broyer <[email protected]> wrote:
> On 25 sep, 13:08, Paul Robinson <[email protected]> wrote:
>
> > Does this work:
> >     var cnv = eval("$wnd." + canvasname);
>
> argl!
>
> Please:
>    var cnv = $wnd[canvasname];
--~--~---------~--~----~------------~-------~--~----~
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