Re: gtk3 replacement for gdk_pixmap_foreign_new

2012-01-04 Thread Mario Kemper
Can't you use gdk_pixbuf_get_from_window() if you want to capture the contents of external windows? More details can be found here: http://developer.gnome.org/gtk3/stable/ch25s02.html#id1616337 Regards Mario - Ursprüngliche Mail - > Von: "salsaman" > An: "Michael Torrie" > CC: gtk-li

Re: gtk3 replacement for gdk_pixmap_foreign_new

2012-01-04 Thread Steve .
Somewhat OT, but still applicable. Gmail is a PITA to use on most lists. (At work i have no choice but to use the web UI) But at home i use a dedicated email client with filters. So when i reply to a list using gmail web ui i don't see anything, but when i check my email at home I see my outbound

Re: gtk3 replacement for gdk_pixmap_foreign_new

2012-01-04 Thread salsaman
Hi Michael, thanks for your replies. Yes I was wondering why my posts were not showing up in gmail. The function you mention is not really a replacement. The original function is used by LiVES to capture and record external windows from the desktop. Its not really a show-stopper not having it but i

Re: gtk3 replacement for gdk_pixmap_foreign_new

2012-01-04 Thread Michael Torrie
On 01/04/2012 05:40 PM, Michael Torrie wrote: > On 12/30/2011 02:56 PM, salsaman wrote: >> I would like to know what cairo function is the equivalent of >> gdk_pixmap_foreign_new(). I cannot seem to find any reference to this >> anywhere. Actually does this function replace it? cairo_xlib_surface

Re: gtk3 replacement for gdk_pixmap_foreign_new

2012-01-04 Thread Michael Torrie
On 01/04/2012 10:54 AM, salsaman wrote: > Why shouldn't I ask the gtk+ developers (you know, the people who > provided this functionality that people are using in applications, and > are now apparently taking it away). > > If somebody asked on one of my mailing lists "hey salsaman, you > deprecate

Re: gtk3 replacement for gdk_pixmap_foreign_new

2012-01-04 Thread salsaman
On Wed, Jan 4, 2012 at 11:09, Olav Vitters wrote: > On Wed, Jan 04, 2012 at 10:31:30AM -0300, salsaman wrote: >> I am getting tired of posting this. >> >> PLEASE CAN SOMEBODY RESPOND TO THIS. I NEED TO KNOW THE ANSWER URGENTLY ! > > Seems you depend on this for some business? Not really, no. If y

Re: gtk3 replacement for gdk_pixmap_foreign_new

2012-01-04 Thread Olav Vitters
On Wed, Jan 04, 2012 at 10:31:30AM -0300, salsaman wrote: > I am getting tired of posting this. > > PLEASE CAN SOMEBODY RESPOND TO THIS. I NEED TO KNOW THE ANSWER URGENTLY ! Seems you depend on this for some business? Suggest asking one of those Gtk+ companies. E.g. (first thing after a Google se

Re: gtk3 replacement for gdk_pixmap_foreign_new

2012-01-04 Thread salsaman
Hello, I have asked this 3 times now, but have not received any response. It is very simple gdk_pixmap_foreign_new() is going away in gtk 3. I would like to know what code can be used to replace it. I am getting tired of posting this. PLEASE CAN SOMEBODY RESPOND TO THIS. I NEED TO KNOW THE ANS