laaglu

Results 12 comments of laaglu

I have not been able to reproduce your problem (no dragLeave event is fired by the dropPanel when the mouse drags over the child FlowPanel ; tested with lib-gwt-file 0.3.4...

I am ok with the change to derive FileUploadExt from FileUpload. However I do not see why you want to remove click(). I added it to address this scenario: https://developer.mozilla.org/en-US/docs/Using_files_from_web_applications#Using_hidden_file_input_elements_using_the_click%28%29_method

Looks pretty cool ! I will build it and try it asap

I propose we continue this discussion here https://github.com/laaglu/lib-gwt-svg/issues/15 as this seems to be the same problem.

On 10/03/2012 06:16 PM, Brandon Donnelson wrote: > It appears using this library is creating memory leaks b/c the handlers > don't have a back reference. > > I'd suggest...

Hi Brandon, First thanks a lot for spending time on this problem. I have read your analysis but so far I am not convinced. Let me give you my point...

Hi. Thanks for the PR. I have not touched GWT code for a long time and but from what I read in the doc, it seems wrapping native to Java...

Hi, This problem seems similar to the one for which I recently received a pull request. I propose to merge the discussion of in this issue thead. I have not...

OM stands for "Object Model". The prefix is meant to clearly distinguish wrapper types and overlay types. Futhermore, there are cases where one needs to interact with both in the...

Hi, To create a russian translation, you need to: 1/ create a translation of the following property files (create new files, replacing the _fr.properties suffix by a _ru.properties suffix): src/main/resources/org/vectomatic/svg/edit/client/AppConstants_fr.properties...