-
```
add a procedure which returns the element (or elements) which are under a given
(x/y) position
```
Original issue reported on code.google.com by `olikr...@gmail.com` on 4 Jan 2013 at 8:26
-
```
LongtapEvent happens only once per component. On longtap event I can see the
following stacktrace in gwt dev mod console:
com.google.gwt.event.shared.UmbrellaException: One or more exceptions c…
-
```
Here's the patch:
diff --git
a/src/main/java/com/googlecode/mgwt/ui/client/widget/base/MValueBoxBase.java
b/src/main/java/com/googlecode/mgwt/ui/client/widget/base/MValueBoxBase.java
index e121…
-
```
I use swfobject.embedSWF(url, targetID, w, h, "9.0.50", dmv_express_install,
flashvars, params, attributes);
(I use swfobject 2.2 from CDN)
with url =
http://www.domain.com/flvplayer.swf?width…
-
```
I use swfobject.embedSWF(url, targetID, w, h, "9.0.50", dmv_express_install,
flashvars, params, attributes);
(I use swfobject 2.2 from CDN)
with url =
http://www.domain.com/flvplayer.swf?width…
-
```
I use swfobject.embedSWF(url, targetID, w, h, "9.0.50", dmv_express_install,
flashvars, params, attributes);
(I use swfobject 2.2 from CDN)
with url =
http://www.domain.com/flvplayer.swf?width…
-
```
What steps will reproduce the problem?
1. Create a TouchPanel
2. Register a SwipeStartHandler that displays swipes somehow
3. Try it on iOS
What is the expected output? What do you see instead?
E…
-
```
add a procedure which returns the element (or elements) which are under a given
(x/y) position
```
Original issue reported on code.google.com by `olikr...@gmail.com` on 4 Jan 2013 at 8:26
-
```
I use swfobject.embedSWF(url, targetID, w, h, "9.0.50", dmv_express_install,
flashvars, params, attributes);
(I use swfobject 2.2 from CDN)
with url =
http://www.domain.com/flvplayer.swf?width…
-
Hi.
I have installed a HY28A display to my Raspberry Pi B+, and I am having problems getting the Touchpanel to work. As the TFT worked without problems with the standard Foundation image, I just comp…