Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    google-gin

    Has anyone used google-gin with SmartGWT?

    I refactored my code a week or so ago and my pages are coming up blank. The <div> tags which should contain my SmartGWT components are not. It appears that several (not all) of the Canvas derived instances are invisibly overlaying each other in the upper left corner. This is only detectable in Firebug when I hover over the top level layout_wrapper <div> tag and it highlights them with a blue rectangle.

    Is there an additional SmartGWT call or configuration needed if you use google-gin? I noticed that the parent properties of my SmartGWT objects are null, but then they were null with the non-google-gin version that did work. Thank you for any help.
Working...
X