sproutcore
Defining functions in SproutCore fixtures
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[详细]
2023-04-13 08:43 分类:问答good example applications combining rails 3 and sproutcore
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[详细]
2023-04-08 03:47 分类:问答detect changes on records in datastore
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.[详细]
2023-04-03 14:28 分类:问答How to write a modular JavaScript application?
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[详细]
2023-04-01 05:28 分类:问答Dojo or Cappuccino or Sproutcore in term of speed and memory usage?
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.[详细]
2023-03-27 09:31 分类:问答I'm looking for ideas what kind of application to develop when learning sproutcore
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.[详细]
2023-03-26 13:38 分类:问答Sproutcore theming not working
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 开发者_如何学运[详细]
2023-03-18 04:10 分类:问答Getting sproutcore application files to use them in a native app via Appcelerator Titanium
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...[详细]
2023-03-17 23:53 分类:问答Sproutcore datasources and creating new records with relationships
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.[详细]
2023-03-17 16:16 分类:问答Build hierarchical lists of objects using MVC
I want to build an application in which the user store data in a hierarchical way, for example using nested lists of entries.[详细]
2023-03-16 17:14 分类:问答