Re: Repost: Get clicks OUTSIDE the window
- From: Havoc Pennington <hp redhat com>
- To: Diego Zuccato <diego otello alma unibo it>
- Cc: GtkList <gtk-list gnome org>
- Subject: Re: Repost: Get clicks OUTSIDE the window
- Date: Sat, 18 Jan 2003 10:47:34 -0500
On Sat, Jan 18, 2003 at 07:59:00AM +0000, Diego Zuccato wrote:
> Sorry to repost, but I'm really getting mad at this :-(
>
> Havoc, please... I know that once you say what I'm doing wrong I'll
> realyze I've been a chicken... But it's better to be a chicken and
> proceed than just wander around and block the developement...
I don't know what it is offhand; random guesses:
- grabbing during the button press may cause problems
due to the already-existing implicit grab when
a button is down, I'm not sure
- try using event->button.time instead of
GDK_CURRENT_TIME
- try without the gtk_grab_add() maybe
I've never done this though so I really don't know the details.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]