RE: Which widget can I use for play a video file in GTK

2005-03-24 Thread vishwahg
Thanks keith, I have couple of questions here, I have codec, it just decode the mp4 file as YUV file or It can directly display it on frame buffer (whare x-server is not come into picture). Here I need to write a GTK application so that it take the YUV file and start playing or it can grab

Re: gtk-app-devel-list Digest, Vol 11, Issue 35

2005-03-24 Thread Adrian Hoe
-- Message: 4 Date: Thu, 24 Mar 2005 07:27:31 +0100 (CET) From: Hubert Sokolowski [EMAIL PROTECTED] Subject: Re: Change color of widgets To: gtk-app-devel-list@gnome.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain;charset=iso-8859-2 HI, On Wed, 23 Mar 2005

Re: Change color of widgets (Santhosh)

2005-03-24 Thread Adrian Hoe
-- Message: 4 Date: Thu, 24 Mar 2005 07:27:31 +0100 (CET) From: Hubert Sokolowski [EMAIL PROTECTED] Subject: Re: Change color of widgets To: gtk-app-devel-list@gnome.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain;charset=iso-8859-2 HI, On Wed, 23 Mar 2005

Mouse position

2005-03-24 Thread Robert Vickerstaff
How do I control the location of the mouse pointer? I need to prevent the mouse from exiting a square region within a window, by resetting the location everytime it tries to move outside of the square. (This isn't related to wanting to grab the window border). Save your bad GUI design comments.