cappuccino
Xcode Crashing When Opening Project File
Xcode keeps crashing on me when I open my project file. I\'ve been able to open it fine for weeks now. Not sure how to diagnose. It only crashes for a specific project.[详细]
2023-01-30 15:18 分类:问答What is the _UID used for in Cappuccino?
Cappuccino defines a _UID property for every instance 开发者_如何学JAVAof objects it creates, but is this used for anything?It\'s used in dozens of places, which you could see by doing something like[详细]
2023-01-30 14:59 分类:问答How can I delete the Cappuccino Xcode Extension?
I installed an Xcode template for Cappuccino. I would like to delete it, but I am not sure how开发者_如何学JAVA?You\'ll find the templates somewhere in /Library/Application Support/Developer/Shared/Xc[详细]
2023-01-27 18:50 分类:问答SproutCore vs. Cappuccino
Aside fr开发者_StackOverflowom the language differences Javascript vs. Objective-J what benefits does Cappuccino provide over SproutCore and vice-versa in your experiences?[详细]
2023-01-27 16:31 分类:问答Speed comparison of Cappuccinos obj_msgSend() vs. normal JavaScript-call avaiable?
As you know Cappuccino implements the dispatch mechanism of Objective-C / Smalltalk to send messages to objects (~call their methods) in a special method called objj_msgSend.[详细]
2023-01-25 03:48 分类:问答GWT, Sproutcore or Cappuccino
I am about to start a new webapp that will be running on P/GAE and reagarding the front end we would like to use one of the mentioned frameworks (GWT, SC, Cap).[详细]
2023-01-23 23:57 分类:问答I'm confused about the tools/frameworks for mobile web app development
I\'m confused. What开发者_Go百科 are the differences between Sencha, Titanium, and Cappuccino?(I\'m assuming you\'re talking about Appcelerator Titanium.)[详细]
2023-01-23 09:35 分类:问答Cappuccino development in windows
can i do cappu开发者_如何学编程cino development in 100% windows without apache? thanksYou don\'t need a webserver to use Cappuccino, it runs completely client side. You may need linux or mac os x in[详细]
2023-01-12 19:41 分类:问答INVALID_STATE_ERR: DOM Exception 11 (WebKit)
I recently tested a Cappuccino app I was working on with Chrome and Safari. I get the error: INVALID_STATE_ERR: DOM Exception 11: An attempt was made to use an object that is not, or is no longer, us[详细]
2023-01-11 10:50 分类:问答Clip a CPImage into a circle or other shape
I have a rectangular CPImage setup like so var img = [[CPImage al开发者_开发问答loc] initWithContentsOfFile:\"Resources/img.jpg\"\"];[详细]
2023-01-08 23:24 分类:问答