Skip navigation.
 
mlRe: Writing optimized screeshot utility.
FROM : Nicko van Someren
DATE : Sat Nov 24 06:12:35 2007

On 23 Nov 2007, at 10:52, Teemu Keinonen wrote:

> Is there any way to make connection to window server and create 
> runloop
> without using
>

>>    [NSApplication sharedApplication];
>>    [NSApp run];

>
> pair? I want to create a library for screenshotting, not a standalone
> application.
> That application icon appearing to dock is very unwanted behaviour.


Try setting LSUIPresentationMode or LSUIElement, or both.

   Nicko

Related mailsAuthorDate
mlWriting optimized screeshot utility. Teemu Keinonen Nov 20, 13:02
mlRe: Writing optimized screeshot utility. Shawn Erickson Nov 20, 16:14
mlRe: Writing optimized screeshot utility. Teemu Keinonen Nov 21, 13:32
mlFwd: Writing optimized screeshot utility. Teemu Keinonen Nov 21, 15:15
mlRe: Writing optimized screeshot utility. Shawn Erickson Nov 21, 17:20
mlRe: Writing optimized screeshot utility. Teemu Keinonen Nov 23, 11:52
mlRe: Writing optimized screeshot utility. Nicko van Someren Nov 24, 06:12