Search Type: Posts; User: Nunoestrada
Search: Search took 0.02 seconds.
-
30 Apr 2012 8:45 AM
Jump to post Thread: Height on card layout by Nunoestrada
- Replies
- 6
- Views
- 678
I couldn't fully understand what you do with this flexcard, but it sure works!
Thank you -
30 Apr 2012 4:38 AM
- Replies
- 6
- Views
- 1,103
ok, so I changed my code and it is like this now:
{
xtype: 'image',
mode: 'image',
src: 'link to image.png',
padding: 0,
margin: 0 -
30 Apr 2012 12:59 AM
- Replies
- 6
- Views
- 1,103
Thank you for your answer.
I already removed the sizing from the image, but can you explain what I have to do when you say:
Isn't that the xtype I already have there? -
27 Apr 2012 6:50 AM
Jump to post Thread: Using Jquery by Nunoestrada
- Replies
- 3
- Views
- 590
Still no answer to this?
If I want to use for example a date picker in jquery, is it possible? -
26 Apr 2012 6:56 AM
- Replies
- 45
- Views
- 16,097
Thak you guys, your code is amazing and works perfectly in iOS!
-
26 Apr 2012 6:50 AM
- Replies
- 6
- Views
- 1,103
Hello,
I am trying to show an image in a container that is inside an overlay panel, but the image is bigger than the container (and screen size in the ipad).
I would like to be able to scroll... -
26 Apr 2012 6:00 AM
Jump to post Thread: Examples Code by Nunoestrada
- Replies
- 2
- Views
- 404
Thank you very much!
I already found what I was looking for in the example! -
26 Apr 2012 2:22 AM
Jump to post Thread: Examples Code by Nunoestrada
- Replies
- 2
- Views
- 404
Hello,
I would like to know if the code from the examples is available somewhere to be consulted.
I have particular interest in having a snap at the Forms (toolbars) example.
Thank you -
20 Apr 2012 1:48 AM
Jump to post Thread: Height on card layout by Nunoestrada
- Replies
- 6
- Views
- 678
Thank you for your reply!
And that is not achievable with flex? -
19 Apr 2012 10:01 AM
Jump to post Thread: Height on card layout by Nunoestrada
- Replies
- 6
- Views
- 678
Hello,
I am developping an app, that is supposed to have the following layout:
http://www.sencha.com/forum/asset.php?fid=32784&uid=398578&d=1334857809
To make this layout I am using a vbox... -
18 Apr 2012 4:49 AM
Jump to post Thread: Using ext extension by Nunoestrada
- Replies
- 3
- Views
- 303
Does this mean I can use the plugin?
-
18 Apr 2012 4:46 AM
Jump to post Thread: Unit Testing by Nunoestrada
- Replies
- 4
- Views
- 496
So far, nothing
-
16 Apr 2012 2:02 AM
Jump to post Thread: Using ext extension by Nunoestrada
- Replies
- 3
- Views
- 303
Hello,
I would like to know if it is possible to use an ext extension in a sencha touch 2.0 app.
This is the extension i would like to use:... -
13 Apr 2012 5:29 AM
- Replies
- 836
- Views
- 269,397
Does this work with sencha touch 2.0?
Can someone give an example? Where to include the files and how to create a new instance of the mediaWindow? -
13 Apr 2012 1:18 AM
Jump to post Thread: Open PDF Documents by Nunoestrada
- Replies
- 9
- Views
- 1,628
I didn't hear it, that is why I was asking.
-
12 Apr 2012 8:59 AM
Jump to post Thread: Open PDF Documents by Nunoestrada
- Replies
- 9
- Views
- 1,628
But aren't you guys working on making some sort of library in sencha that can manage pdf files?
-
11 Apr 2012 7:12 AM
Jump to post Thread: Open PDF Documents by Nunoestrada
- Replies
- 9
- Views
- 1,628
This solution works fine if I use chrome.
If i use safari or try this on an iPad the iframe will overfit the panel and it will not be able to scroll.
Any idea? -
11 Apr 2012 7:08 AM
- Replies
- 18
- Views
- 19,003
Still no solution to this problem?
I am using an iframe to open a pdf. It works fine on chrome but when I move to the device I have the same scrolling problem that olin mentioned. -
11 Apr 2012 6:27 AM
Jump to post Thread: Using Jquery by Nunoestrada
- Replies
- 3
- Views
- 590
Just to clarify: in the example I am just trying to use a dummy hello world function, but I intend to do more complicated stuff.
Also the link that is in the <body> tag appears in the panel, it... -
11 Apr 2012 6:25 AM
Jump to post Thread: Using Jquery by Nunoestrada
- Replies
- 3
- Views
- 590
Hello,
I am trying to inject some jquery code in my sencha touch app. I tried to put the code inside the html tag in a panel, this way:
xtype: 'panel',
modal: true,
... -
10 Apr 2012 8:28 AM
Jump to post Thread: Open PDF Documents by Nunoestrada
- Replies
- 9
- Views
- 1,628
Ok, I've managed to open the pdfs ofline using a direct link to the file (in the local network) like this
'<iframe src="http://direct/link/to/file.pdf"' + 'style="width:100%; height:100%;"... -
10 Apr 2012 7:40 AM
Jump to post Thread: Open PDF Documents by Nunoestrada
- Replies
- 9
- Views
- 1,628
The files I have to access will be available in my local network, but I may not have access to the Internet, so I can't use google docs as solid solution.
Isn't there any alternative? Even one... -
10 Apr 2012 7:11 AM
Jump to post Thread: Open PDF Documents by Nunoestrada
- Replies
- 9
- Views
- 1,628
Hello,
I am developping a sencha touch 2.0 touch app and I need to be able to open PDF Documents. Currently I am using and iframe inside a Panel, that opens the pdf using google docs:
... -
4 Apr 2012 5:08 AM
Jump to post Thread: Unit Testing by Nunoestrada
- Replies
- 4
- Views
- 496
I knew what the error meant. What I woud like to know is what should I include instead of ext-debug.js to make it work
-
4 Apr 2012 1:53 AM
Jump to post Thread: Unit Testing by Nunoestrada
- Replies
- 4
- Views
- 496
Hi,
I am developing a sencha touch 2.0 app and would like to do some unit testing to try to avoid as much logic errors as possible.
I tried to follow this tutorial:...
Results 1 to 25 of 31
