Re: mouse event handling
- From: Leonard den Ottolander <leonard den ottolander nl>
- To: MC Devel <mc-devel gnome org>
- Subject: Re: mouse event handling
- Date: Sat, 02 Oct 2004 16:32:06 +0200
Hi Miven,
On Sat, 2004-10-02 at 15:17, Miven Dooligan wrote:
> - if ((event->type & (GPM_DOWN|GPM_DRAG))){
> + if ((event->type & (GPM_DOWN|GPM_DRAG|GPM_UP))){
Please have a closer look at the following else if. If you introduce
GPM_UP here I think you should move the else if to before this check.
By the way, could you provide "diff -up"s?
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]