objective-j
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 分类:问答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 分类:问答Are there other languages than Objective-J that get "compiled" to JavaScript in the browser?
Objective-J is compiled/trans开发者_StackOverflow中文版formed into JavaScript directly on the browser. (This is contrast to doing this on the server, as GWT does for Java.) Has this approach been impl[详细]
2023-01-19 13:02 分类:问答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 分类:问答Objective-J and Cappuccino and CGRect
I\'m quite new to objective-j and the framework so I was attempting to drill down and understand some code, but I\'m getting lost with the object (or struct) CGRect.[详细]
2023-01-08 11:21 分类:问答Objective-J Cappuccino want a list of buttons on main menu, when I click the panel refreshes with UI of button selected
Dear all, I am new to objective-j/c and cappuccino not really sure how this all fits together. The code below is taken from http://github.com/jfahrenkrug/CappuccinoLocations1[详细]
2023-01-02 18:19 分类:问答Problem creating gui from xml -> Strange CPButton behaviour
Hallo, I\'m new to objective-j and cappuccino and just have tried to create a small application, that creates the gui dynamically from a xml file.[详细]
2022-12-29 01:17 分类:问答Cappuccino Redirect
What would the best practice be to redirect someone to another page in Objective-J (Cappuccino)开发者_如何学运维?Normally you wouldn\'t have multiple pages in a Cappuccino application. But assuming yo[详细]
2022-12-28 23:27 分类:问答孩子有户口但出生证明丢了,怎么去街道办补办??
我和孩子的母亲是非婚生的。孩子出生于2006年,户口在我的户籍上,与孩子母亲的户口是分离的。现在想把孩子的户口签成母亲开发者_运维技巧的户口。我和孩子母亲的户口在同一个省,但孩子出生在另一个省。现在孩子在[详细]
2022-12-27 14:26 分类:问答