Re: GWT Developer Plugin is not found in Firefox

2010-04-28 Thread Lars Erik Karlsen
Thanks! This worked for me too. Created the symlink first but no change. After deleting compreg.dat and a restart of firefox the plugin registeret correctly. - lek On 26/04/10 00:56, Andrew Sutherland wrote: I was experiencing a failure to load the plugin too using Firefox 3.6.3 on Fedora Co

Re: gwt-dispatch, gwt-presenter, mvp4g

2010-04-07 Thread Lars Erik Karlsen
Nice! Will check it out. - lars PhilBeaudoin wrote: I'll take this opportunity to shamelessly plug my own take on the MVP architecture: http://code.google.com/p/gwt-platform/ I started using gwt-presenter, but I ran into a number of problems with code-splitting, lazy-loading and weakly-coupled

Re: access to domain external feeds

2009-09-16 Thread Lars Erik Karlsen
Here are two workarounds for the "Same Origin Policy" (SOP). http://code.google.com/webtoolkit/tutorials/1.6/Xsite.html - lek dao wrote: > nobody, really? > > tell me at least if it is too obvious, or not applyable, etc > > On Sep 14, 4:28 pm, dao wrote: > >> nobody wants to help me? >>

Re: Several simple questions from a newbie

2009-07-30 Thread Lars Erik Karlsen
If you wrap your widget in a FocusPanel, you can catch mouse and keyboard events. - lars Manik Chand wrote: > Can we add element of Horizontal panel instead of Image to catch mouse > event. > > On Thu, Aug 2, 2007 at 8:12 PM, krispy > wrote: > > > Hey B