Search Type: Posts; User: NRE
Search: Search took 0.01 seconds.
-
6 Feb 2013 8:20 AM
Jump to post Thread: Handle html div click event by NRE
- Replies
- 1
- Views
- 260
Got the solution: I've added a listener as this:
listeners : { painted : function(panel) {
var el = panel.element;
el.on('tap', function(e, t) {
var... -
6 Feb 2013 3:17 AM
Jump to post Thread: Handle html div click event by NRE
- Replies
- 1
- Views
- 260
Hi, I've a simple App with a single tab panel with 2 items.
What I want is switch to the second item by clicking on a banner that is in the first item in the html.
I've this view:
... -
24 Sep 2012 8:55 AM
Jump to post Thread: Build native - strange error by NRE
- Replies
- 7
- Views
- 724
Thanks, but if I'm not wrong this concern iOs build ... my problem is with Android target.
I'm already use cmd version 2.0.2.
Anyone can point me a solution?
Thank you. -
24 Sep 2012 12:44 AM
Jump to post Thread: Build native - strange error by NRE
- Replies
- 7
- Views
- 724
Sorry for the re-up of the post, but I'm totally new to sencha and I don't know where to check/fix the issue you point me.
Remember please that I start from a simple App generated using "generate"... -
21 Sep 2012 4:15 AM
Jump to post Thread: Build native - strange error by NRE
- Replies
- 7
- Views
- 724
Thank you.
How can I check/fix that? -
20 Sep 2012 9:47 PM
Jump to post Thread: Build native - strange error by NRE
- Replies
- 7
- Views
- 724
Thank you.
But I get this error even if I try to build native from a default generated app using "generate" command and without edit only 1 line in the code.
Is this error in come from sencha... -
19 Sep 2012 2:22 AM
Jump to post Thread: Build native - strange error by NRE
- Replies
- 7
- Views
- 724
Hi, I get only a simple [ERROR] on bottom of output as reported.
The app is running on emulator but still remain on preload and never start ...
this is my conf.json
{
... -
17 Sep 2012 11:59 PM
Jump to post Thread: Build native by NRE
- Replies
- 4
- Views
- 759
Ok, I've fixed this by copyng tools.jar from JDK/lib folder to jre/lib/ext folder (in my case version 1.7 of java and jdk).
I've found the fix on a java forum.
Now I can generate the .apk file... -
17 Sep 2012 12:10 AM
Jump to post Thread: Build native by NRE
- Replies
- 4
- Views
- 759
No, I'm running as Admin and my env. variable is ok.
Any other idea/solution ? -
7 Sep 2012 12:48 AM
Jump to post Thread: Build native by NRE
- Replies
- 4
- Views
- 759
Hi, I'm tryng to build native on windows 7.
After 1 day of test I'm still get error about JAVA_HOME path.
The build fail on last step
[ERROR]
BUILD FAILED... -
4 Sep 2012 9:24 AM
- Replies
- 1
- Views
- 461
Hi, this is my very first post here so a big Ciao to all :)
I'm really new with sencha touch 2 and I'm tryng to build my first App following the first example in sencha demos (Building your first...
Results 1 to 11 of 11
