<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Lucida Grande">I found the prloblem<br>
It's caused when I use a RGBA colormap for the widgets...<br>
<br>
The problem is that I need this rgba, do you know how can I solve it?<br>
<br>
Thanks!<br>
<br>
</font></font><br>
En/na T.R. Anitha ha escrit:
<blockquote cite="mid:289713.55508.qm@web94612.mail.in2.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
 valign="top">
        <div>&nbsp;</div>
        <div>Hi,</div>
        <div>&nbsp;</div>
        <div>&nbsp;&nbsp;&nbsp;&nbsp; You&nbsp;can get the window id of the drawing area and
pass it to your sink...</div>
        <div>&nbsp;</div>
        <div>In gtk,
GDK_WINDOW_XID(Glib::unwrap(drawingarea.get_window()));</div>
        <div>&nbsp;</div>
        <div>in gstreamer,</div>
        <div>&nbsp;</div>
        <div>&nbsp;gst_x_overlay_set_xwindow_id (GST_X_OVERLAY(videosink),
windowId);<br>
&nbsp;&nbsp;gst_x_overlay_expose (GST_X_OVERLAY(videosink) );</div>
        <div>&nbsp;</div>
        <div>this is overlay the video on the specified GTK window.</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div><br>
        <br>
&nbsp;</div>
        <p class="MsoNormal"><span><strong><font
 style="background-color: rgb(64, 255, 255);">Sooner or later, those
who win are those who think they can</font></strong>.</span>
        </p>
        <p class="MsoNormal" style="text-align: center;" align="center"><span
 style="font-size: 12pt;">~ <a moz-do-not-send="true"
 href="http://in.f83.mail.yahoo.com/victory/quotations/authors/quotes_bach_richard.html"
 target="_blank" rel="nofollow">Richard Bach </a>~</span></p>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
<!--1-->
  <hr size="1"> Cricket on your mind? Visit the ultimate cricket
website. <a moz-do-not-send="true"
 href="http://in.rd.yahoo.com/tagline_cricket_1/*http://beta.cricket..yahoo.com">
Enter now!</a>
</blockquote>
</body>
</html>