cocoa
What is the correct way to call IBAction from different controller?
It\'s about objective c and cocoa I\'ve faced a problem and don\'t know how to solve it. Hope I can find answer here and it will be helpful for some other programmers.[详细]
2023-04-11 13:56 分类:问答Mac OS X Lion - anyone get push notifications working with Urban Airship? Or otherwise?
I have them working perfection on my iOS app. My MacOS app registers for the notifications OK, but I can\'t get the server I\'m using (Urban Airship) to accept the .p12 I generated for my MacOS app. ([详细]
2023-04-11 13:44 分类:问答Cocoa Printing: Make print request percolate up to window
I\'m new to Cocoa printing and trying to figure out how to take advantage of built-in NSVie开发者_StackOverflow中文版w printing. I haven\'t written any code or done anything in IB to enable printing,[详细]
2023-04-11 13:37 分类:问答Can't figure out this dynamic typing thing
I\'m putting together a list of interview questions for someone interviewing to be a Cocoa developer. I\'m a programmer, but I\'ve never done Objective-C. I stumbled upon an interesting question that[详细]
2023-04-11 13:03 分类:问答Why does this textured NSWindow suddenly change its background gradient when resizing?
Can someone please tell me, why the background gradient of the textured NSWindow in this app suddenly changes, when you make the window a little bit 开发者_高级运维smaller?[详细]
2023-04-11 12:53 分类:问答How to receive output of NSTask in Cocoa?
I\'m using NSTask in my Cocoa APP , and I need to be able to get result, and store it in Array, or something... I\'m executing terminal commands from APP, and I need outputs for them.[详细]
2023-04-11 12:11 分类:问答How to enable User Account SMB sharing from terminal on Mac OS X?
I\'m trying to enable Account Sharing from terminal. I can\'t figure out how to do that. This will be used from inside an application I\'m currently programming. The application creates a hidden user[详细]
2023-04-11 12:10 分类:问答Change variable value from NSTimer
I\'m newbie to Cocoa/Objective C. I\'ve to change a value of a global NSSTring variable on every iteration of an NSTimer execution. I\'ve declared the variable inside the appdelegate.m at the top of t[详细]
2023-04-11 11:44 分类:问答gnuTLS or SSL in cocoa
I have a server I am trying t communicate to and it requires the usage of gnuTLS or SSL encryption. Is it possible for开发者_运维知识库 me to include the certificate in my cocoa application and use it[详细]
2023-04-11 10:23 分类:问答Info.plist file missing/Unable to set & retrieve CFBundleVersion from my Cocoa project
I created a new cocoa project using the command-line tool template. I need to be able to set/retrieve the version from the bundle, but the infoDictionary in my mainBundle is only showing three basic i[详细]
2023-04-11 10:09 分类:问答