Re: combined mouse and button event in a drawing area
- From: Paul Davis <paul linuxaudiosystems com>
- To: victor-victor <nadaeck hotmail com>
- Cc: gtk-list gnome org
- Subject: Re: combined mouse and button event in a drawing area
- Date: Thu, 5 Jan 2012 22:04:01 -0500
On Thu, Jan 5, 2012 at 9:55 PM, victor-victor <nadaeck hotmail com> wrote:
> 1) my widget is a drawing area; the 2 signals are emited when I use the
> mainWindow widget (that contains the drawingarea) but not the drawing area
> widget in itself; I don't see where is the problem;
you set the event mask for the mainWindow and then you connected to
signals emitted by mainWindow. what do you expect?
> 2) I use the GDK_BUTTON_MOTION_MASK option because I want the mouse motion
> to be considered only when the mouse button is pressed; in my case, EVERY
> mouse motion is reported...
not sure why you think this mask does this.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]