-
12 Nov 2012 2:19 PM #1
Answered: Using new Touch 2.1 List in Architect?
Answered: Using new Touch 2.1 List in Architect?
Is it possible to use the new infinite scrolling list in touch 2.1 in Architect. Downloaded new version of architect that includes the 2.1 stuff but don't see a new list component? Plus the list scrolling went down hill with touch 2.0 to 2.1???
-
Best Answer Posted by mitchellsimoens
The List in 2.1 is purely infinite. There isn't anything you need to turn on to get it, it will always be on.
-
14 Nov 2012 6:18 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
- Answers
- 3113
The List in 2.1 is purely infinite. There isn't anything you need to turn on to get it, it will always be on.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
14 Nov 2012 9:32 AM #3
Maybe I don't understand how the list is created then in Architect. In the examples in Sencha Docs it uses the Ext.list and in Architect it is Ext.DataView.list. Are these the same thing, an x-list class?
-
14 Nov 2012 9:34 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
- Answers
- 3113
There is a concept of alternate class names basically for backwards compatibility so Ext.List is the same as Ext.dataview.List
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
14 Nov 2012 9:38 AM #5


Reply With Quote