Search Type: Posts; User: N8Walker
Search: Search took 0.05 seconds.
-
10 Mar 2012 1:14 PM
- Replies
- 2
- Views
- 762
Thank you! fastest help i ever seen in a forum :-D
Ext.setup({
onReady: function() {
this.handleScrollendEvent = function(e,a,s,d) {
//a,s = Scrollerposition after scrollend... -
10 Mar 2012 6:03 AM
- Replies
- 2
- Views
- 762
in sencha touch 1 it was possible to get 'scroller.offset' to determine relative the x and y position. (for example oby tapping the screen)
in ST2 there is just an initialOffset parameter.
i tried... -
9 Mar 2012 8:16 AM
Jump to post Thread: how to get tap-coordinates by N8Walker
- Replies
- 2
- Views
- 520
exactly!
Thanks a lot.! -
9 Mar 2012 5:25 AM
- Replies
- 2
- Views
- 461
"Not possible using only html5".
Thanks! -
9 Mar 2012 3:21 AM
- Replies
- 2
- Views
- 461
Is it posible to implement something like a Barcode-Scanner with pure ST2? Without phonegap.
maybe someone could code an smal example:
- how to use Ext.device.Camera to show a picture on a Panel.... -
9 Mar 2012 3:00 AM
Jump to post Thread: how to get tap-coordinates by N8Walker
- Replies
- 2
- Views
- 520
1. there is an image as background of a panel / maybe it is better to use the image element of ST2.
2. depending of the region that was tapped, i want to show some information by capturing the...
Results 1 to 6 of 6
