lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Saner mouse in lynx with ncurses


From: Mike Castle
Subject: Re: lynx-dev Saner mouse in lynx with ncurses
Date: Tue, 24 Nov 1998 21:09:57 -0600 (CST)

Amazingly enough address@hidden said:
> > On Sun, 22 Nov 1998, Ilya Zakharevich wrote: 
> > >  #define REMOVE_KEY       269     /* 0x10D */ 
> > > -#define DO_NOTHING       270     /* 0x10E */ 
> > > +#define MOUSE_KEY        270     /* 0x10E */ 
> > > +#define DO_NOTHING       271     /* 0x10F */ 

Just as a matter of programming style, would this not be better implemented
as an enum?

mrc
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  address@hidden  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]