Re: Disabling screen capture

2014-02-23 Thread Geert-Jan Korsbø Nilsen
An app that deletes files on another persons Mac, blocks certain functions of the OS, and reports stuff really sounds like a trojan to me. I guess Apple has done a lot to prohibit this kind of behaviour from apps, so even if the app made by the thread-starter is legit, the mechanics would be use

Re: Problems with firstResponder

2011-08-31 Thread Geert-Jan Korsbø Nilsen
, Ron Fleckner wrote: > > On 01/09/2011, at 7:05 AM, Geert-Jan Korsbø Nilsen wrote: > >> Im working on a tiny app just to learn cocoa, and Im having a hard time with >> setting FirstResponder to some NSTextFields. >> >> When the view opens, I want the first

Problems with firstResponder

2011-08-31 Thread Geert-Jan Korsbø Nilsen
Im working on a tiny app just to learn cocoa, and Im having a hard time with setting FirstResponder to some NSTextFields. When the view opens, I want the first NSTextField, clientNumber, to be selected, so I trigger [clientNumber becomeFirstResponder] at the end of my loadView method, but it do

Glyphs/icons like in Mail.app

2011-08-11 Thread Geert-Jan Korsbø Nilsen
The icons in mail.app are somewhat discussed in the WWDC session 113 video, but there is not much documentation regarding this. Im using Adobe Illustrator to make vector icons, and save them as PDF, and use the naming convention iconn...@template.pdf. But Im not completely satisfied with the res