Open Menu
Close Menu
Apple
Shopping Bag
Apple
Mac
iPad
iPhone
Watch
TV
Music
Support
Search apple.com
Shopping Bag
Lists
Open Menu
Close Menu
Terms and Conditions
Lists hosted on this site
Email the Postmaster
Tips for posting to public mailing lists
cocoa-dev Mailing List
cocoa-dev Mailing List
Thread Index
[
Prev Page
][
Next Page
]
Re: How to Implement Film Rolls Functionality Like iPhoto
From
: Keith Wilson <email@hidden>
How to Implement Film Rolls Functionality Like iPhoto
From
: Suman <email@hidden>
Re: top level objects and NSWindowController
From
: Ken Victor <email@hidden>
Re: Help with NSArrayController, NSTableView and NSOpenPanel
From
: Kam Dahlin <email@hidden>
Re: top level objects and NSWindowController
From
: Matt Neuburg <email@hidden>
Re: Inconsistency in NSTableView's action w.r.t clickedRow
From
: Jerry Krinock <email@hidden>
Re: Problem with setKeyEquivalentModifierMask
From
: Scott Mitchell <email@hidden>
[Moderator] EOT Re: Off-Topic: Communicating with users
From
: mmalcolm crawford <email@hidden>
RE: Help with NSArrayController, NSTableView and NSOpenPanel
From
: "Kamrin Dahlin" <email@hidden>
Re: Inconsistency in NSTableView's action w.r.t clickedRow
From
: Nick Zitzmann <email@hidden>
Inconsistency in NSTableView's action w.r.t clickedRow
From
: David Hoerl <email@hidden>
Re: Off-Topic: Communicating with users
From
: Scott Ellsworth <email@hidden>
Re: Problem with setKeyEquivalentModifierMask
From
: Eric Schlegel <email@hidden>
Re: Off-Topic: Communicating with users
From
: Rush Manbert <email@hidden>
Re: What is wrong with this code?
From
: Brad Bumgarner <email@hidden>
Re: What is wrong with this code?
From
: John Stiles <email@hidden>
Re: What is wrong with this code?
From
: Kevin Wojniak <email@hidden>
What is wrong with this code?
From
: Brad Bumgarner <email@hidden>
Problem with setKeyEquivalentModifierMask
From
: Scott Mitchell <email@hidden>
Off-Topic: Communicating with users
From
: "Bobby B" <email@hidden>
Setting the starting index of an NSComboBox
From
: Steve Hunt <email@hidden>
top level objects and NSWindowController
From
: Ken Victor <email@hidden>
Re: Problem with NSWindowController subclass
From
: "Michael Ash" <email@hidden>
Re: NSOpenPanel isn't listening to me? I told it to only allow .zip and .xml!
From
: Matt Neuburg <email@hidden>
Re: Nib files in memory
From
: Matt Neuburg <email@hidden>
Problem with NSWindowController subclass
From
: "D.K. Johnston" <email@hidden>
RE: Help with NSArrayController, NSTableView and NSOpenPanel
From
: "Kamrin Dahlin" <email@hidden>
Re: Help with NSArrayController, NSTableView and NSOpenPanel
From
: George Orthwein <email@hidden>
Re: Determining type
From
: Scott Anguish <email@hidden>
Re: Determining type
From
: "stephen joseph butler" <email@hidden>
Determining type
From
: Jerrod Fowkes <email@hidden>
Re: Maintaining "lite" application
From
: Jeremy Dronfield <email@hidden>
Re: Document-based apps/Alert sheet
From
: Francis Derive <email@hidden>
[SOLVED] Re: Core Data: attempt to insert nil key exception on save:
From
: Paul Collins <email@hidden>
Maintaining "lite" application
From
: Kevin Wojniak <email@hidden>
Document-based apps/Alert sheet
From
: Francis Derive <email@hidden>
working with NSDecimalNumber and NSNumber
From
: "email@hidden" <email@hidden>
RE: Help with NSArrayController, NSTableView and NSOpenPanel
From
: "Kamrin Dahlin" <email@hidden>
Re: Get the application name
From
: Julio Bianco <email@hidden>
Re: Get the application name
From
: George Orthwein <email@hidden>
Get the application name
From
: Julio Bianco <email@hidden>
Re: NSOpenPanel isn't listening to me? I told it to only allow .zip and .xml!
From
: Andy Lee <email@hidden>
Re: encoding/decoding mutable array
From
: James Bucanek <email@hidden>
Re: Help with NSArrayController, NSTableView and NSOpenPanel
From
: George Orthwein <email@hidden>
Re: NSOpenPanel isn't listening to me? I told it to only allow .zip and .xml!
From
: Ryan Britton <email@hidden>
Re: Converting from Unicode UTF-16 to 8bit MacCyrillic
From
: Ricky Sharp <email@hidden>
NSOpenPanel isn't listening to me? I told it to only allow .zip and .xml!
From
: "Theodore H. Smith" <email@hidden>
Converting from Unicode UTF-16 to 8bit MacCyrillic
From
: Horst Hoesel <email@hidden>
NSSearchField with bindings: how to get notifications
From
: Romain Brestac <email@hidden>
encoding/decoding mutable array
From
: Ryan Glover <email@hidden>
How to hide an NSTableView
From
: Macintosh Developer <email@hidden>
RE: Help with NSArrayController, NSTableView and NSOpenPanel
From
: "Kamrin Dahlin" <email@hidden>
Re: Segemented control and icon alignement...
From
: George Orthwein <email@hidden>
Re: Help with NSArrayController, NSTableView and NSOpenPanel
From
: George Orthwein <email@hidden>
Nib files in memory
From
: "D.K. Johnston" <email@hidden>
NSManagedObject turning into a Zombie
From
: Ken Victor <email@hidden>
(no subject)
From
: "D.K. Johnston" <email@hidden>
Re: NSDocument with fixed/auto-generated filename
From
: Erik Buck <email@hidden>
Re: How to force an initial column sort with NSTableView and controller?
From
: George Orthwein <email@hidden>
Weird crash when quitting application or... who put it in the autorelease pool?
From
: Robert Clair <email@hidden>
Re: NSOpenPanel (or other filesystem browser) and hidden files/directories
From
: Nick Zitzmann <email@hidden>
Help with NSArrayController, NSTableView and NSOpenPanel
From
: Kam Dahlin <email@hidden>
Re: NSWindowController doesn't call init method
From
: Bruce Beerbower <email@hidden>
NSOpenPanel (or other filesystem browser) and hidden files/directories
From
: Alley Stoughton <email@hidden>
Re: Background app that can display windows
From
: Ben Phipps <email@hidden>
Re: Should I use a factory method here?
From
: Nir Soffer <email@hidden>
Re: How to force an initial column sort with NSTableView and controller?
From
: John Bishop <email@hidden>
Re: NSWindowController doesn't call init method
From
: Nick Zitzmann <email@hidden>
Re: How to force an initial column sort with NSTableView and controller?
From
: Ben Lachman <email@hidden>
Re: NSPopupButton and an array controller
From
: Matt Neuburg <email@hidden>
Re: Background app that can display windows
From
: John Pannell <email@hidden>
NSWindowController doesn't call init method
From
: Bruce Beerbower <email@hidden>
Background app that can display windows
From
: Ben Phipps <email@hidden>
Should I use a factory method here?
From
: "D.K. Johnston" <email@hidden>
Re: Date Format Conversion
From
: Neto <email@hidden>
Re: Date Format Conversion
From
: Andreas Mayer <email@hidden>
Re: Newbie Q : connections between different nibs
From
: "A.M." <email@hidden>
Re: Date Format Conversion
From
: Brian Stern <email@hidden>
Re: Newbie Q : connections between different nibs
From
: Joshua Pennington <email@hidden>
Newbie Q : connections between different nibs
From
: email@hidden
Re: Date Format Conversion
From
: Neto <email@hidden>
Re: NSPopupButton and an array controller
From
: George Orthwein <email@hidden>
Using Quartz filters when using -[NSView print:]
From
: Annard Brouwer <email@hidden>
Re: Date Format Conversion
From
: George Orthwein <email@hidden>
Re: Date Format Conversion
From
: Andreas Mayer <email@hidden>
NSPopupButton and an array controller
From
: email@hidden (tim lindner)
Re: How to force an initial column sort with NSTableView and controller?
From
: George Orthwein <email@hidden>
Date Format Conversion
From
: Neto <email@hidden>
Re: How to add menu to menu bar
From
: "Sean McBride" <email@hidden>
Re: File tracking problem
From
: "Sean McBride" <email@hidden>
Re: Imbedding unicode in strings
From
: "Clark Cox" <email@hidden>
Re: undoManagerForTextView:
From
: James Bucanek <email@hidden>
Re: Writing GPS Exif tags
From
: Ryan Britton <email@hidden>
NSUndoManager, NSTextView and exotic localization
From
: email@hidden
Re: How to force an initial column sort with NSTableView and controller?
From
: Alexander Lamb <email@hidden>
Cocoa Application build fails gives unknown symbol '___dso_handle'
From
: <email@hidden>
undoManagerForTextView:
From
: email@hidden
Re: How to force an initial column sort with NSTableView and controller?
From
: "I. Savant" <email@hidden>
Re: Tabbing between all widgets without changing user preferences
From
: Ricky Sharp <email@hidden>
Re: Problem in simulating the events
From
: "Gurmit Teotia" <email@hidden>