ArchiveOrangemail archive

Discussions regarding native Mac OS X application developments using Cocoa frameworks


cocoa-dev.lists.apple.com
(List home) (Recent threads) (100 other Apple lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Moderate traffic list: up to 30 messages per day
  • This list contains about 42,121 messages, beginning Oct 2009
  • 27 messages added yesterday

Discussions regarding native Mac OS X application developments using Cocoa frameworks

Recent threads
Jaime Magiera 136885196618 May 2013* Hello folks, I'm writing a license key input window. The license key is broken into four parts, separated by "-". I've created four ...
Rick Mann 136883731418 May 2013* I'm trying to validate our self-signed certificate in NSURLConnectionDelegate's -connection:willSendRequestForAuthenticationChallenge: using i...
Koen van der Drift 136883367317 May 2013* I'm using Core Text to layout text in an UIView but am having troubles with getting the correct size that the text needs, so I can set the content...
Trygve Inda 136882501117 May 2013* I need to keep a small (few thousand) record database of sorts. Each record has some pre-detertermined fields, but the user can add there own fields t...
Trygve Inda 136880198217 May 2013 I have an NSArray managed by an NSArrayController (object class people) with each people object containing an NSArray: People[0] Fistname (String) = J...
Trygve Inda 136877388417 May 2013* My document format needs to look like: File (actually a directory marked as a package) -- MyData.plist -> Images (directory) > Image1.png ...
Peng Gu 136874772816 May 2013* How do I disable the animation of [NSApp beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo]. Apple document says that "Other she...
Scott Ribe 136872198416 May 2013* On 10.6.8, if I enter a plain filename without extension, the save panel returns the path with the extension appended. On 10.7.5, where sandboxing kic...
li shunnian 136868760716 May 2013* Hi all, I implement drawRect of a subclass of UIView. I found view will update whole bounds when I switch from another app to myapp. Because I draw a ...
Jim McGowan 136867614016 May 2013* Yes, all of a user's existing documents (from the old version on the app, in the old format) would be outside the sandbox. This is just a regular ...
Seth Willits 136865689415 May 2013* In Applescript, I can click a checkbox in my application like so: tell application "System Events" tell process "MyApp" tell windo...
Steve Mills 136864759615 May 2013* Please don't waste my time arguing that splash screens are bad. It's all been hashed out before. How am I supposed to force the splash screen ...
Jean Suisse 136863030915 May 2013* Dear all, I am wondering: By any chance, could a call to [[NSAttributedString alloc] initWithHTML:dataUsingEncoding:documentAttributes:] lead to the e...
Vincent CARLIER 136859916315 May 2013* Hi all, I'm writing a document based app. Each document is displayed in a window, and can have several other windows too. The primary window and t...
Nick Rogers 136855640014 May 2013* Hi, I can remove the recent items from the plist where they are stored. But when I try and update the Recent Items submenu, it doesn't. I'm ge...
ImageKit questions (1 Reply)
Eric Slosser 136854101114 May 2013* My question(s): Is there a better way to do any of the following? 1) If you want to tell an IKScannerDeviceView what values to use when it first appea...
Vincent CARLIER 136853100514 May 2013* Date: Tue, 14 May 2013 12:07:02 +0200Hi gt, If your importer is bundled into your app, it should be in : Appname.app/Contents/Library/Spotlight Vince....
Giacomo Tufano 136852524214 May 2013 I'm trying to create a spotlight importer for a core data application, using the "record level indexing" as descripted in the Core Data ...
Rick Mann 136851485914 May 2013* It seems that Cocoa or the OS or someone repositions my windows with some rules when the screen resolution changes. Does anyone know what the rules ar...
Thomas Wetmore 136850821114 May 2013* I've been experimenting with a UI for a program that manages many small, draggable views, that can be moved around in the same superview. The foll...

Older threads

Home | About | Privacy