Re: NSOutlineView cell size 8 pixels too narrow

2013-10-01 Thread Jerry Krinock
On 2013 Oct 01, at 15:38, Trygve Inda wrote: > No matter how I configure the nib, the cell is always 8 pixels too > narrow until I resize the window which causes it to work correctly after > that. I remember that drove me crazy when I first used an outline view some years ago. A couple things

Re: App never reaches applicationDidFinishLaunching method

2013-10-01 Thread Jens Alfke
On Oct 1, 2013, at 5:47 PM, Livio Isaia wrote: > I mean that it reaches the awakeFromNib method of AppDelegate class and then > seems to remain in > NSApplicationMain -> [NSIBObjectData > nibInstantiateWithOwner:topLevelObjects:] -> libobjc.A.dylib`objc_msgSend: > without reaching the applicat

App never reaches applicationDidFinishLaunching method

2013-10-01 Thread Livio Isaia
Hi all. I have a cocoa app for mac OSX 10.8.5 that worked fine until yesterday, but now enters into a strange loop and the main window is never shown. I mean that it reaches the awakeFromNib method of AppDelegate class and then seems to remain in NSApplicationMain -> [NSIBObjectData nibInstant

NSOutlineView cell size 8 pixels too narrow

2013-10-01 Thread Trygve Inda
When my window first loads, I have an NSOutlineView (which has it's internal NSScrollView). This is placed in my window and I have a custom Cell done with: @interface SourceViewCell : NSTextFieldCell My cell width is 8 pixels too narrow until I resize the window (even by only a pixel). It is as i

Re: iOS Calendar Question

2013-10-01 Thread Marcel Weiher
On Oct 1, 2013, at 13:02 , Dave wrote: > > http://m.gunwharf-quays.com/whats-on/policing-through-ages > > If you open the above link on an iPhone and then click the Add to Calendar > button, you will that it appears to add an event to the calendar WITHOUT > asking the user for permission! Ho

Cursor - Unable to use retina image

2013-10-01 Thread Abdul Sowayan
Hi folks, I have two images, a retina and a non-retina image that I would like to use as a Cursor. I crop the transparency out of the images and combine them into one NSImage that has two representations, a retina and a non-retina one. I then use the combined image to set NSCursor’s image. Howe

Re: iOS Calendar Question

2013-10-01 Thread Mike Abdullah
On 1 Oct 2013, at 14:09, Dave wrote: > > On 1 Oct 2013, at 12:16, Mike Abdullah wrote: > >> >> On 1 Oct 2013, at 12:02, Dave wrote: >> >>> Hi All, >>> >>> This had reared it's ugly head again! I have been asked to add an event to >>> the Calendar WITHOUT asking the user for permission as

Re: iOS Calendar Question

2013-10-01 Thread Mike Abdullah
On 1 Oct 2013, at 14:04, Mike Abdullah wrote: > > On 1 Oct 2013, at 14:00, Dave wrote: > >> >> On 1 Oct 2013, at 12:27, Roland King wrote: >> >>> >>> On 1 Oct, 2013, at 7:02 pm, Dave wrote: >>> Hi All, This had reared it's ugly head again! I have been asked to add an eve

Re: iOS Calendar Question

2013-10-01 Thread Dave
On 1 Oct 2013, at 12:16, Mike Abdullah wrote: > > On 1 Oct 2013, at 12:02, Dave wrote: > >> Hi All, >> >> This had reared it's ugly head again! I have been asked to add an event to >> the Calendar WITHOUT asking the user for permission as the Standard Manner. >> I basically said it couldn'

Re: iOS Calendar Question

2013-10-01 Thread Mike Abdullah
On 1 Oct 2013, at 14:00, Dave wrote: > > On 1 Oct 2013, at 12:27, Roland King wrote: > >> >> On 1 Oct, 2013, at 7:02 pm, Dave wrote: >> >>> Hi All, >>> >>> This had reared it's ugly head again! I have been asked to add an event to >>> the Calendar WITHOUT asking the user for permission a

Re: iOS Calendar Question

2013-10-01 Thread Dave
On 1 Oct 2013, at 12:27, Roland King wrote: > > On 1 Oct, 2013, at 7:02 pm, Dave wrote: > >> Hi All, >> >> This had reared it's ugly head again! I have been asked to add an event to >> the Calendar WITHOUT asking the user for permission as the Standard Manner. >> I basically said it couldn

Re: iOS Calendar Question

2013-10-01 Thread Roland King
On 1 Oct, 2013, at 7:02 pm, Dave wrote: > Hi All, > > This had reared it's ugly head again! I have been asked to add an event to > the Calendar WITHOUT asking the user for permission as the Standard Manner. I > basically said it couldn't be done based on feedback from here. However, I've > w

Re: iOS Calendar Question

2013-10-01 Thread Mike Abdullah
On 1 Oct 2013, at 12:02, Dave wrote: > Hi All, > > This had reared it's ugly head again! I have been asked to add an event to > the Calendar WITHOUT asking the user for permission as the Standard Manner. I > basically said it couldn't be done based on feedback from here. However, I've > was

Re: Will this get my iOS app rejected???

2013-10-01 Thread Dave
On 27 Sep 2013, at 17:13, Manfred Schwind wrote: > Please see attributedPlaceholder > Thanks! Problem solved! Dave > Regards, > Mani > > Am 27.09.2013 um 13:43 schrieb Dave : > >> Hi, >> >> Has anyone else noticed that Placeholder text in UITextFields's is very dim >> in iOS7? It looks

Re: iOS Calendar Question

2013-10-01 Thread Dave
Hi All, This had reared it's ugly head again! I have been asked to add an event to the Calendar WITHOUT asking the user for permission as the Standard Manner. I basically said it couldn't be done based on feedback from here. However, I've was today shown this (See link below) and asked "if they