Re: GdkPixbuf and FIFO's

2005-08-22 Thread John Cupitt
On 8/22/05, Alex Levin <[EMAIL PROTECTED]> wrote: > Hi everyone. I'm trying to pass a GdkPixbuf object through a FIFO from > one thread to another. Does anyone have any code snippets which does > something similar to this? Thanks in advance. If the two threads are in the same process, you could

Re: GdkPixbuf and FIFO's

2005-08-22 Thread Tristan Van Berkom
Alex Levin wrote: Hi everyone. I'm trying to pass a GdkPixbuf object through a FIFO from one thread to another. Does anyone have any code snippets which does something similar to this? Thanks in advance. You should be able to serialize what you need by only piping a GdkPixData struct through

GdkPixbuf and FIFO's

2005-08-22 Thread Alex Levin
Hi everyone. I'm trying to pass a GdkPixbuf object through a FIFO from one thread to another. Does anyone have any code snippets which does something similar to this? Thanks in advance. Alex Levin CAC Media Vice President of Technology: Consumer Electronics Division 212-631-7483 [EMAIL