On Dec 24, 2011, at 7:13 PM, Jamie Daniel wrote:
> I am very new to Xcode and iPad development. I am trying to do the following:
>
> I have an initial NavigationController and ViewController. I am trying to go
> from a button on the ViewController to a SplitViewController using
> Storyboards bu
On Dec 25, 2011, at 12:00 PM, cocoa-dev-requ...@lists.apple.com wrote:
> I am very new to Xcode and iPad development. I am trying to do the following:
>
> I have an initial NavigationController and ViewController. I am trying to go
> from a button on the ViewController to a SplitViewController
Hi,
I'm adding a custom user setting to a NSPrintPanel by adding an "accessory view
controller" for a view that contains just one control (a checkbox) and which is
loaded from a nib file. The checkbox's value has a binding to the view
controller's "representedObject.printSettings.checkboxvalue"
On 26/12/2011, at 9:05 AM, Luc Van Bogaert wrote:
> Hi,
>
> I'm adding a custom user setting to a NSPrintPanel by adding an "accessory
> view controller" for a view that contains just one control (a checkbox) and
> which is loaded from a nib file. The checkbox's value has a binding to the
> v
On Dec 26, 2011, at 4:18 AM, Matt Neuburg wrote:
>
> I'd avoid storyboards if I were you; they actually just make your life more
> complicated. And I'd avoid UISplitViewController! They are poorly written and
> rather inflexible. On iOS 5 if you want to split the view into two, you can
> easi
On Dec 25, 2011, at 14:05 , Luc Van Bogaert wrote:
> I'm adding a custom user setting to a NSPrintPanel by adding an "accessory
> view controller" for a view that contains just one control (a checkbox) and
> which is loaded from a nib file. The checkbox's value has a binding to the
> view contr
Hi,
On Xcode 4.2 I am getting some error that makes no sense to me and all similar
reports on the web don't seem to apply:
CoreData: FATAL ERROR: The persistent cache of section information does not
match the current configuration. You have illegally mutated the
NSFetchedResultsController's
Never mind…..I didn't know I need to look after the
NSFetchedResultsController……..actually I am not sure what'd be the best to do.
I toy around and see what works best.
On 26.12.2011, at 02:46, Alexander Reichstadt wrote:
> Hi,
>
> On Xcode 4.2 I am getting some error that makes no sense to me
Hello all and merry christmas,
I have a text editor program that I wrote and on the whole it works very
well, but I've struggled on and off with a recurring annoying issues. Lines
are drawn across the NSTextView below where I am writing. Sometimes the
text also appears "doubled"; it looks darker a