NSPort role.

2005-06-09 Thread Thierry DELHAISE
Hi the list, I'have to develop a daemon with quite complex task, so I think gnustep-base can help me realise this task. I plan to use NSRunLoop and NSNotificationCenter. Others class too, but regarding the subject of my mail , just those two will be mentionned ;-) NSRunLoop accept

Re: NSPort role.

2005-06-09 Thread Richard Frith-Macdonald
On 2005-06-09 16:47:47 +0100 Thierry DELHAISE [EMAIL PROTECTED] wrote: Hi the list, I'have to develop a daemon with quite complex task, so I think gnustep-base can help me realise this task. I plan to use NSRunLoop and NSNotificationCenter. Others class too, but regarding the subject

Re: getting the HBITMAP (NSIMage - Windows' Bitmap HANDLE)

2005-06-09 Thread Fred Kiefer
Lloyd Dupont wrote: I am using GNUstep's class in a Windows program. Some of the data are NSImage. Any way to get a Windows' Bitmap handle from it? A bit like MS Window - HWND problem, but with NSImage .. No, there is no simple way to obtain a handle for a NSImage. In back there is a