sproutcore
Sproutcore: Cannot call method 'get' of null
I thought it would be fun to check Sproutcore out, but I ran into an error which I cannot seem to figure out. I\'m following the recent NetTuts+ tutorial on writing a microblog with the framework. My[详细]
2023-03-09 04:32 分类:问答splitview not loaded from tabview menu
I created a basic page with a tabview menu. One of the tabs points to a split view. Now this split view works fine on a page reload.[详细]
2023-03-07 21:36 分类:问答Statechart for javascript like Sproutcore's statechart?
In Sproutcore there is a statechart framework I can use for giving the application states which holds act开发者_如何学Pythonions for what you can do in different states.[详细]
2023-03-07 16:28 分类:问答Installing Sproutcore with RubyGems fails at the haml gem
I am trying to install sproutcore on a windows xp vm (virtualbox), for development, using RubyGems. When gems reaches haml-3.0.25.gem it stops with the error:[详细]
2023-03-04 11:06 分类:问答SC.ImageView throws error when setting value
When setting the value property of a subclassed SproutCore image view (SC.ImageView) a runtime error is thrown:[详细]
2023-02-25 23:45 分类:问答What are my options for building a rich web application?
I\'m working on a client-side Java application for whi开发者_JAVA百科ch I want to create a web-based user interface (which will be served up to a browser from the local app).At the risk of oversimplif[详细]
2023-02-24 22:26 分类:问答How to Override Sproutcore's Namespace Captialisation
I\'m working on a Sproutc开发者_运维知识库ore UI for a project called \"BWUnit\". When using sc-gen to create models, etc it converts \"BWUnit\" to \"BwUnit\" in the generated files. Is there a way to[详细]
2023-02-23 03:18 分类:问答Sproutcore - gridview grouping
Does the SC.Gridview support grouping? If so, can someone give me some pointers how to get started? I\'m trying to build gridview of tiles separated into logical groups.M开发者_StackOverflow中文版y[详细]
2023-02-21 11:05 分类:问答Need some help with SC.SelectView
I\'m trying to understand how it works. I have view: roleSwitch: SC.SelectView.design({ layout: {top:38, height: 20, width: 256 },[详细]
2023-02-21 01:34 分类:问答Which JavaScript framework to develop a client-side complex UI? Dojo, SproutCore, Cappuccino
I have been using Dojo and Dijit for more than a year to develop a browser-based IDE. Dojo is a great framework. But creating an IDE-like interface using Dojo is cumbersome and wastes a lot of time un[详细]
2023-02-20 14:43 分类:问答