Re: g_connect_signal events. underscore vs dash

2008-03-29 Thread Tristan Van Berkom
On Sat, Mar 29, 2008 at 10:20 PM, Gregory Hosler <[EMAIL PROTECTED]> wrote: [...] > I have some old code, that in many places is using underscores instead of > dashes. e.g. > "button_release_event"; in fact I have cases where the same signal is > g_connect'ed in > different places in the code,

g_connect_signal events. underscore vs dash

2008-03-29 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I have a question as regards to g_connect_signal, and signal names that are passed (as the 2nd arg). A number of signal names are composite names, dashed/underscored together. For example, "button-release-event" I have some old code, that

Video overlay problem

2008-03-29 Thread Colm Aengus Murphy
Hi folks, I'm writing a video player in gtk using mplayer as the back end. The video is displayed in the gtk application using a gtksocket and -wid mplayer switch. I want to use a gtknotebook widget to allow me to switch between a video tab and other information tabs. However if I switch tabs an