[gwt-contrib] Re: Adds Event.ONINPUT (issue 4549). (issue1248801)

2017-06-06 Thread Thomas Broyer
Related: https://groups.google.com/forum/#!topic/google-web-toolkit/k_o1fYjETY4 (tl;dr: it *is* possible, it just needs a bit more work on your part; JSNI or JsInterop/elemental2 are also an option) On Tuesday, June 6, 2017 at 4:49:28 PM UTC+2, Maciek Smolczewski wrote: > > I'm trying to impemen

[gwt-contrib] Re: Adds Event.ONINPUT (issue 4549). (issue1248801)

2017-06-06 Thread Maciek Smolczewski
I'm trying to impement range input widget (slider) used in conjunction with textbox. I want the textbox to display value chosen by the slider while the mouse is dragging. This would be very easy if I could register on ONINPUT events. Unfortunately it's not an option currently.. W dniu poniedzia