Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 4293

REALstring → CFStringRef on iOS

$
0
0

I’m working on a cross-platform plugin (macOS, iOS) and still figuring out the SDK. I’ve hit a snag with trying to convert a REALString to a CFString/NSString: It doesn’t look like the REALstring → CFString conversion functions are supported for iOS targets?

#if TARGET_CARBON || TARGET_COCOA
CFStringRef REALCopyStringCFString( REALstring str ) {
…
}
#endif

6 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4293

Latest Images

Trending Articles



Latest Images