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

fred windows



   > I'll try a different tack.  Anyone got code for a simple, read only
   > scrolling text window?
   > 
   > Thx
   > Blake Meike

   It seems a little obvious, but I just used a *fred-window* and shadowed
   out the behavior that I didn't want (such as user type in).  The code is
   below.

   [code deleted]

I think you also need to shadow WINDOW-KEY-EVENT-HANDLER and also
PASTE.

     -andrew