Search Type: Posts; User: jeremylauraire
Search: Search took 0.03 seconds.
-
23 Jan 2013 7:16 AM
- Replies
- 1
- Views
- 191
Basically here is the trick :
do not use a vbox to do that,
set scrollable:false to all the elements but a List,
set a height too or layout 'fit'...
Should work. Here is the code :
/* ... -
23 Jan 2013 7:08 AM
- Replies
- 5
- Views
- 305
I have followed your suggestion + I set a "height" for all the items... and it works. Pretty tricky since I don't know exactly the vertical size of my list before it is rendered... :/
Here is the... -
23 Jan 2013 6:32 AM
- Replies
- 5
- Views
- 305
Hi,
I have quite the same problem with a container (vbox layout) that contains several containers (Panel, List and a Carousel). I would like to obtain the same effect and so far I have the exact... -
23 Jan 2013 6:29 AM
- Replies
- 1
- Views
- 191
Hi Senchamen,
I have trouble trying to have a container scrolling with several items attached : such as a Panel, a Carousel and a List. Basically I would like to obtain a vertically scrollable... -
20 Jan 2013 8:41 AM
Jump to post Thread: Custom Image in Tab bar by jeremylauraire
- Replies
- 22
- Views
- 2,577
Hi,
Don't know if this is the best way to do but this method works:
Step 1 : add you pic (mypicto.png, size = 60x60 pix, color space : RGB color) to the default Sencha Touch file... -
17 Jan 2013 4:30 AM
- Replies
- 6
- Views
- 921
Hi again,
On the same example : interactive map of the USA... I have trouble with the isPointInPath method which does not respond correctly.
The only differences with the original example is... -
16 Jan 2013 7:50 AM
- Replies
- 6
- Views
- 921
Interesting question #tylardurdan... that I have solved partially and still looking to improve...
My goal is to build an interactive map, looking just like the USA map example presented in the... -
16 Jan 2013 1:55 AM
- Replies
- 6
- Views
- 921
Thank you for your help,
Sorry I use a full GPL version of Sencha Touch 2.1 that embeds Ext.Chart.* and Ext.Draw.*... if not I would get an error on
requires: ['Ext.draw.sprite.Path'], right?
... -
13 Jan 2013 6:47 AM
- Replies
- 6
- Views
- 921
Hi Sencha community,
I am trying to add an interactive map to my app. A good start in that development would be to use the interactive map of the USA in the "Drawing and charting example" in... -
20 Dec 2012 1:10 AM
- Replies
- 2
- Views
- 444
Thanks Skirtle.
Yes, my code is and ExtJs 3.0 implementation. Apparently 4.0 no longer define the baseParam property.... :(
I figured this out going through this post :
... -
19 Dec 2012 12:07 PM
- Replies
- 2
- Views
- 444
I have successfully completed this great tutorial : http://www.sencha.com/learn/ext-js-grids-with-php-and-sql/
I just can't use the baseParams field specified with the proxy... Here is my code that...
Results 1 to 11 of 11
