Re: mouse event handling



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]