mouse event handling

Leonard den Ottolander leonard at den.ottolander.nl
Sat Oct 2 14:32:06 UTC 2004


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





More information about the mc-devel mailing list