hi folks, new memeber here, glad to join the group ! I'm getting to grips with GWT, but i'm drying up here...
I've been trying to implement a BlueprintCss-ish system in my app, but i'm unsure how to do it. Basically i'd like to be able to resize and move widgets around, but force their size and coordinates attributes to 'stick' to defined subdivisions of the page, i.e. the grid system . I've been thinking about using the DOM class to generate the needed <div> and html tags, then use these attributes in my D'nD implementation, but i'm worried this may not be the best way to do this. Has anyone tried something like this and came up with a solid implementation ? I'd appreciate any insight. regards julien --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
