I might be being a bit thick here, but why do you want to delay the
onModuleLoad routine?
Why not:

 * create a GWT method to insert the widgets into the page

 * in the onModuleLoad, create a JS function to call the insertWidgets
method

 * When the Ajax call returns, just call the GWT routine from JS

Or have I missed something?

Ian

http://examples.roughian.com


2009/3/19 markmac <[email protected]>

>
> Hmmm,
> Thats not good news, could you provide more information about the
> custom selection script/linkers?
>

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