Search Type: Posts; User: 403
Search: Search took 0.02 seconds.
-
21 Sep 2012 8:58 AM
- Replies
- 5
- Views
- 1,823
Anyone have a working example of this? Would love to see a demo
Thanks -
4 Sep 2012 7:21 AM
- Replies
- 3
- Views
- 575
Below is the actual slidenavigation example where the items array is hard-coded - my approach was to replace this hard-coded array with a dynamic list; however, while no one has confirmed I am pretty...
-
4 Sep 2012 6:50 AM
- Replies
- 18
- Views
- 4,422
Hello, would you be able to share an example of MyView containing the items within the navigation list? I am interested in connecting the items to a store so that I can refresh them - many thanks for...
-
4 Sep 2012 6:26 AM
- Replies
- 3
- Views
- 575
You are correct, in my sample I forgot to include the itemTpl but the results are the same - the list loads in the entire screen where it should load only in the slide navigation panel
-
31 Aug 2012 1:55 PM
- Replies
- 3
- Views
- 575
Posted in Sencha Architect forum by mistake so moved here...
SlideNavigation Project reference is here.
I would like to be able to refresh the items list within the slidenavigation container by... -
31 Aug 2012 1:41 PM
- Replies
- 0
- Views
- 289
SlideNavigation Project reference is here.
I would like to be able to refresh the items list within the slidenavigation container by attaching it to a store and updating the store from code. I... -
13 Aug 2012 8:59 AM
- Replies
- 15
- Views
- 2,170
In case it helps anyone, here is a simple example of dynamic list scrolling using Vbox layout - xtype photos is of type Ext.dataview.List
config: {
id: 'Form1',
layout: {
... -
13 Aug 2012 8:14 AM
- Replies
- 15
- Views
- 2,170
Did you ever resolve this issue?
-
27 Jul 2012 6:45 AM
Jump to post Thread: Carousel image re-sizing by 403
- Replies
- 3
- Views
- 521
This did the trick:
.x-img {background-size:100% 100%;}
Thanks -
25 Jul 2012 9:08 AM
Jump to post Thread: Carousel image re-sizing by 403
- Replies
- 3
- Views
- 521
Hello,
I am looping through a store to add images to my carousel as follows, however, the images appear cropped as they are not re-sizing to fit the dimensions of the carousel. How can I add... -
25 Jul 2012 5:29 AM
- Replies
- 2
- Views
- 1,291
Yes, that's what I ended up doing
Thanks -
23 Jul 2012 4:16 PM
- Replies
- 2
- Views
- 1,291
Does there exist a sample project similar to the following by Ed Spencer?
http://edspencer.net/2012/02/building-a-data-driven-image-carousel-with-sencha-touch-2.html
Thank you -
19 Jul 2012 6:19 AM
Jump to post Thread: View PDF using Sencha Architect 2 by 403
- Replies
- 3
- Views
- 931
Thanks for your reply and approach
-
19 Jul 2012 5:24 AM
Jump to post Thread: View PDF using Sencha Architect 2 by 403
- Replies
- 3
- Views
- 931
Did you find a solution to this?
-
19 Jun 2012 10:14 AM
- Replies
- 1
- Views
- 541
Hello,
I am using getItemTextTpl to add buttons to a nested list and ActiveItemChange to capture the button tap events and prevent the list from moving. My implementation below is working except... -
18 Jun 2012 12:15 PM
Jump to post Thread: Creating a DataView / Custom DataItem by 403
- Replies
- 8
- Views
- 1,762
Did you ever get this working? I'm looking into converting the same solution in Architect. Thanks.
Results 1 to 16 of 16
