Re: passive grabs on Win32
- From: "Valeriy Onuchin" <Valeri Onoutchine cern ch>
- To: "Valeriy Onuchin" <Valeri Onoutchine cern ch>, <gtk-devel-list gnome org>, "Tor Lillqvist" <tml iki fi>
- Cc: "Rene Brun" <Rene Brun cern ch>, "Fons Rademakers" <Fons Rademakers cern ch>, <Bertrand Bellenot Alcan com>
- Subject: Re: passive grabs on Win32
- Date: Thu, 18 Mar 2004 15:31:51 +0100
Hi gdk-devel, just FYI:
I implemented gdk_button_grab under win32.
Modified files:
/gdk/src/gdk: gdk.def gdk.h
/gdk/src/gdk/win32: gdkevents-win32.c gdkprivate-win32.h gdkwindow-win32.c
It can be accessed via http://root.cern.ch/root/CVS.html
This version of XGrabButton is simplified one:
- modifiers not checked (be done asap)
- confine_to not used
- cursor not used (be done asap)
- keyboard_mode,pointer_mode - asyncronous
- GDK_SCROLL - "automatically grabbed"
Regards. Valeriy
> Hello gdk-devel,
> we are using gdk-win32 (modified 1.3.0) in our project: http://root.cern.ch
> We need passive button grabbing, like XGrabButton.
> Unfortunately gdk doesn't have "gdk_button_grab" function.
>
> - why gdk_button_grab is missing?
> - how to implement it? what would you recommend?
>
> Thanks. Regards. valeriy
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]