<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><P>Hello,</P>
<P>I am trying to implement a series of GTK+ buttons around the perimeter of a video stream that is rendering in a gst-xoverlay.&nbsp; The xoverlay auto centers itself and I'd like to put three buttons on the left and three buttons on the right.</P>
<P>&nbsp;</P>
<P>I have read how to create and pack buttons into boxes.&nbsp; The buttons are being created and become visible after you click on them.&nbsp; But they don't look very nice.</P>
<P>&nbsp;</P>
<P>Are&nbsp;there any examples out there for this and is there a simple way of creating a typical "square GUI button" with colors, images and 3D effects?</P>
<P>&nbsp;</P>
<P>The gst-xoverlay documentation shows a special way of registering the window-id such that capturing events and mouse-clicks is more reliable.&nbsp; I am going to try and code that method.</P>
<P>&nbsp;</P>
<P>john buckley<BR></P></div></body></html>