On Tuesday 11 October 2005 01:36, Luis Rivera wrote:
>
> It DOES run on cygwin!
>
> Cute to see lil' LyX, like seeing baby pictures in an album!
>
> I wonder how did it grow so big! ;-)
>
> Anyway, good experiment for after lunch...

  :-)

  Notice that there is a bug there. For some reason the vertical coordinates 
are inverted. That is why you see the menus in the  bottom and the minibuffer 
in the top.

  This comes for the fact that it was designed to run with a different version 
of xforms. Lars told me that he remembers of a switch in the coordinate 
system for xforms at some point between 0.8 and 0.10. He is right since the 
inversion does not show in 0.10.

  I will release soon the patch to run 0.8. :-)
  It is a funny patch:

  - memory allocated with *alloc released with delete
  - memory allocated with new[]  released with delete
  - memory allocated with new    released with delete[]
  - memory allocated with new    released with free

  Impressive. ;-)

> Cheers,
>
> Luis.

-- 
José Abílio

Reply via email to