Search Type: Posts; User: manoveg
Search: Search took 0.02 seconds.
-
26 Mar 2013 5:42 AM
- Replies
- 1
- Views
- 687
Hi ,
I have a webapp running for quite some time made using sencha touch 1.1 .
I have used google map api and it was working fine on ios , android (samsung , htc) .
Recently it has stopped... -
31 Jan 2013 7:41 PM
Jump to post Thread: compiling sencha touch 1.1 by manoveg
- Replies
- 1
- Views
- 699
Hi,
I have a sencha touch 1.1 webapp. I want to use it as a webapp hosted on my web server. As per my understanding I can compile it using phonegap to get a native android or iPhone app etc.
How... -
31 Jan 2013 7:28 PM
- Replies
- 1
- Views
- 553
Hi,
I am using Sencha Touch 1.1. I created an xtype button and used an icon image using icon property.
I am resizing button using setwidth but icon image is not getting resized.
How can I resize... -
31 Jan 2013 7:19 PM
- Replies
- 2
- Views
- 768
It worked. I was calling setWidth from wrong place. I moved it to app.js
-
29 Jan 2013 7:16 PM
- Replies
- 2
- Views
- 768
Hi,
I am using ST 1.1 and I have to dynamically change button width & height according to device dimensions.
I have made buttons using an image specified in css file
... -
9 Dec 2012 9:12 AM
Jump to post Thread: packaging problem by manoveg
- Replies
- 2
- Views
- 491
where can I find instructions for this.
Please suggest. -
7 Dec 2012 5:50 AM
Jump to post Thread: packaging problem by manoveg
- Replies
- 2
- Views
- 491
Hi,
I have a sencha touch 1.1 app.
I want to package it as webapp not a nativ app.
How can I do that. I downloaded latest sencha cmd but when I try to build it gives me following error
[ERR] ... -
13 Sep 2012 2:52 PM
- Replies
- 7
- Views
- 1,916
I did by giving config options to done and select button just like normal button and gave css property to it.
doneButton:{
text:'Fertig',
cls:... -
9 Sep 2012 5:30 PM
Jump to post Thread: Issue with facebook like button by manoveg
- Replies
- 1
- Views
- 1,091
Hi,
I am new to Sencha Touch. I am trying to implement facebook like button in Sencha Touch 1.1.
I am able to get like button using the code below
<iframe... -
3 Sep 2012 4:14 PM
- Replies
- 1
- Views
- 589
Hi I am new to Sencha Touch.
I have to integrate facebook like button in sencha touch.
I used the code below and I am able to get facebbok like plugin to display but I want an xtype button with... -
3 Sep 2012 5:34 AM
- Replies
- 8
- Views
- 1,623
Hi,
Thanks I am able to get like button now but when I click on like it opens a new window asks for login and when I am logged in it goes back to original window where my app was loaded and shows... -
3 Sep 2012 3:19 AM
Jump to post Thread: how to change panel color by manoveg
- Replies
- 1
- Views
- 508
Hi,
I am new to sencha touch. I have a select field and a picker inside it. I have used getPicker function to change done button text.
I want to change default color of the panel on which done... -
2 Sep 2012 4:09 PM
- Replies
- 7
- Views
- 1,916
Hi,
I am facing the same problem.
Can you please share how you solved it. -
27 Aug 2012 8:28 AM
- Replies
- 1
- Views
- 796
Hi,
I am new to sencha touch. I have created a FormPanel and have used nested vbox and hbox with following code for vbox in Sencha Touch 1.1 .
layout: {
type: 'vbox',
... -
26 Aug 2012 6:59 PM
- Replies
- 2
- Views
- 1,120
Thanks that worked!
-
26 Aug 2012 5:10 PM
- Replies
- 2
- Views
- 713
Hi,
Sorry but I did not understood what I should do. I tried
profiles: {
phoneBlackberry: function() {
return Ext.is.Blackberry;
},
phoneAndroid: function() { -
25 Aug 2012 8:26 PM
Jump to post Thread: problem using ajax proxy by manoveg
- Replies
- 2
- Views
- 959
Hi,
I am getting following error messages
XMLHttpRequest cannot load <myurl>. Request header field X-Requested-With is not allowed by Access-Control-Allow-Headers.
I modified the code to
... -
23 Aug 2012 6:19 PM
- Replies
- 3
- Views
- 3,510
Hi,
I am trying to position my popup panel but above mentioned method does not seems to work for me. Please advice where i am going wrong
Myapp.views.appEmpfehlenPopup = new Ext.Panel({
... -
23 Aug 2012 5:06 AM
- Replies
- 2
- Views
- 1,120
Hi,
I have a popup window as described below. This window is not appearing on the center of page when I try to open it on a button click.
code for button click
... -
23 Aug 2012 4:46 AM
- Replies
- 1
- Views
- 608
Hi,
I am new to sencha touch so kindly bear with me.
I am using Sencha touch 1.1
I have made a form panel and set background image to it using
bodyStyle:... -
23 Aug 2012 4:22 AM
- Replies
- 2
- Views
- 713
Hi,
I am new to sencha touch. I am working on a web app and when I view in a bigger size android phone items in the layout appear fine but when I view it in iPhone layout is not adjusted as per... -
21 Aug 2012 6:21 PM
Jump to post Thread: problem using ajax proxy by manoveg
- Replies
- 2
- Views
- 959
Hi
I am new to sencha. Please help.
I have to create a nested list & I have a api in php which returns data in heirarchical order. I have to write proxy for that.
I tried
new ... -
21 Aug 2012 1:07 AM
- Replies
- 5
- Views
- 2,189
Thanks for the hint.
it worked for me in the following way
xtype:'button',
cls: 'button_pressed',
and in my style.css -
20 Aug 2012 11:55 AM
Jump to post Thread: Custom UI back button by manoveg
- Replies
- 3
- Views
- 1,068
Sencha Touch 1.1
-
20 Aug 2012 7:52 AM
- Replies
- 5
- Views
- 2,189
Hi,
I am new to sencha. Kindly bear with me.
I have a segmented button component with two buttons.
I want to change color of the pressed button to something other than default behavior .
Please...
Results 1 to 25 of 35
