objective-j
Key-Path for an element of a dictionary property of an object in a predicate?
In short, I am looking for the correct predicate format to index into a dictionary attribute on an object.[详细]
2023-04-06 22:59 分类:问答Intellisense for Objective-J?
My editor of choice for Objective-J Cappuccino development right now is Sublime Text 2. Unfortunately I haven\'t had any luck finding an Objective-J intellisense autocomplete plugin. It seems it shoul[详细]
2023-04-05 08:37 分类:问答How to Build a Calendar Custom Control?
Synopsis I want to build a custom control which displays events in a calendar. 开发者_Python百科Here is the draft:[详细]
2023-03-30 06:31 分类:问答Cappuccino Drag n Drop Examples
I was wondering does any know of any source code examples or tutorials using cappuccino\'s drag n drop feature?[详细]
2023-03-24 05:05 分类:问答I need to know when a textfield is done being edited
I have a class that contains several textfields. I need to know when one is done being edited and send the new information to one of my other objects.[详细]
2023-03-12 14:44 分类:问答Upload file by dragging to browser window in Cappuccino
Is there anything that has been done by somebody to make it a simple process to upload a file to the server in Cappuccino by dragging it from desktop to the browser window? Are there any built-in feat[详细]
2023-02-28 06:05 分类:问答How to center a CPWindow in Cappuccino
I\'m interested in having a CPWindow (specifically a CPPanel) be centered and auto-sized much like you might do the same for a CPView as follows:[详细]
2023-02-12 00:18 分类:问答Issue in Cappuccino framework in Xcode
I have following error in XCode mkdir: /CappuccinoSample/test6/build/Debug: F开发者_C百科ile exists[详细]
2023-02-11 21:20 分类:问答Objective-J: Parse error when init custom obj
I come from a Cocoa background, so I\'m familiar with how Objective-j should work. When I create a custom object, seen here:[详细]
2023-02-07 02:08 分类:问答Objective-C: sortDescriptorsDidChange argument?
I don\'t get why sortDescriptorsDidChange takes an argument oldDescriptors if it is never used in the method.[详细]
2023-02-01 19:13 分类:问答