i trying out list-search example comes along latest sencha touch 1.1.0 open source distributin, , getting error:
ext.list: itemtpl required configuration. [break on error] throw new error("ext.list: itemtpl required configuration."); sencha...ebug.js (line 23220) webkitpoint not defined [break on error] var point = window.webkitconve...age(this.dom, new webkitpoint(0, 0)); sencha...ebug.js (line 11612)
can ?
try adding itemtpl
list. error message indicates, required list component work.
i've made few sencha touch screencasts should help: 1 on list component, , 2 part series on xtemplates (part one , part two).
Comments
Post a Comment