Dynamic Gwt Module embed leads to blank page (onInjectionDone)

2010-11-08 Thread Sandler
Hi, im trying to dynamically embed a gwt module into an jquery application. In this application i have pages which contain gwt modules. In such an page, i simply add the gwt container div, the script (nocache.js) and the css tag to the html body code. The problem is, when i do that this way, the

Eclipse, JSNI and Alt+Shift+F

2010-10-08 Thread Sandler
Hi, im not quite sure what i did, but native methods with a jsni block get handled like normal comments. This looks really terrible when i try to format the classes. Is there any way to get rid of that? Don´t want to reinstall eclipse. Code Style - Formatter helped nothing. Please help!! ^^ --

2 Questions: getOffsetHeight ignores margin CssRe source doesn´t include css property

2010-10-05 Thread Sandler
Hi guys, i´ve got 2 questions. I´m using getOffsetHeight to get the height of an Widget. This works fine, but when i adding a css margin to the widget, the css-property seems to be ignored. The doc says: This is the total width of the object, including decorations such as border, margin, and

data exchange from gwt to flash and back

2009-05-26 Thread Sandler
way. i found the project http://code.google.com/p/gwt-fabridge/ which seems to be exactly what i needed. but im not 100% sure, so have you guys any tips or experience for combining gwt and flash? greets Sandler! --~--~-~--~~~---~--~~ You received this message because