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
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 mails | Author | Date |
|---|---|---|
| Teemu Keinonen | Nov 20, 13:02 | |
| Shawn Erickson | Nov 20, 16:14 | |
| Teemu Keinonen | Nov 21, 13:32 | |
| Teemu Keinonen | Nov 21, 15:15 | |
| Shawn Erickson | Nov 21, 17:20 | |
| Teemu Keinonen | Nov 23, 11:52 | |
| Nicko van Someren | Nov 24, 06:12 |






Cocoa mail archive

