Re: How to get the "released" signal of a mouse click in a window?

2002-05-21 Thread Sven Neumann
Hi, Rick Amont <[EMAIL PROTECTED]> writes: > I have a scrolled window inside a window and I am > connecting the "pressed" and "released" mouse button > signals to their respective handling functions. While > I get the pressed signal, I can not get the release > signal. I've tried things like: >

How to get the "released" signal of a mouse click in a window?

2002-05-20 Thread Rick Amont
Hi, I have a scrolled window inside a window and I am connecting the "pressed" and "released" mouse button signals to their respective handling functions. While I get the pressed signal, I can not get the release signal. I've tried things like: gtk_widget_add_events(mainwin, GDK_BUTTON_PRESS_M