Is it possible to define a function from inside a SproutCore fixture? For example, if I wanted an array controller that changed the function applied to an object dependent on the selection. I\'ve trie
I am trying to write a sproutcore frontend for a rails 3.1 application I am making. I have had a look at the sproutcore guides, but I am interested in seeing real examples how to use sproutcore togeth
I have embedded a big svg in a template view. All svg elements have id\'s corresponding to guid\'s of records in a sproutcore datastore.
I am planning to rewrite an existing Silverlight application using HTML, JavaScript and CSS. This will be a rich internet application connecting to a server only for data (JSON based web services) - s
I want to develop a web application, but I need a strong and recent speed&memory comp开发者_StackOverflow中文版arison between Dojo, Cappuccino and Sproutcore, preferably latest version; http://en.
do y开发者_Go百科ou have ideas what application (more complicated than todo) is good to develop when learning sproutcore?How about a calculator? lots of buttons and answers, or they can type.
I\'m following http://guides.sproutcore.com/theming_app.html#styling-a-button to know about creating themes in SC. I did copy the red color images to the resources folder and copied the 开发者_如何学运
I would like build a app using sproucore framework, but i also want to integrate it with Titanium to have some desktop capability like file system, packaging, offline working etc...
I\'m trying to get my head around datasources and related models in sproutcore and am getting no where fast was wondering if anyone could maybe help me understand this all bit better.
I want to build an application in which the user store data in a hierarchical way, for example using nested lists of entries.