| Thread | Last Post | Replies |
|
| A few programming problems... | 02 May 2006 10:17 GMT | 1 |
I'm quite new to Cocoa/Objective-C and the mac platform, and I have a few problems. I've tried to fix things, I've searched etc. Or maybe I'm just dumb. Anyway. 1. I have a form containing an NSOutlineView, and a timer which
|
| where are stdc++ libraries in xocde? | 02 May 2006 05:08 GMT | 2 |
I figure this should be somewhere, but I have not been able to find an answer. How does mac organize their stuff? I can't find any c++ headers or libraries on my system. When using xcode I can't figure out how to dig
|
| Getting a Plugin own CFBundleRef | 01 May 2006 06:43 GMT | 2 |
I'm writing a plugin for an application over which I have no control. The Plugin is a bundle. When the application initializes my plugin I would like the plugin code to get it's own CFBundleRef. I found no way of doing this. CFBundleGetMainBundle returns the bundle
|
| Invoking SOAP calls | 01 May 2006 03:15 GMT | 5 |
Does anyone have any experience in invoking SOAP Web Service calls from Objective C or C/C++? I would like to write a client to a SOAP Web Service method that accepts a complex structure as an input parameter (kind of header that
|