John Levon <[EMAIL PROTECTED]> writes: | On Wed, Mar 13, 2002 at 02:44:55PM +0000, Angus Leeming wrote: > >> > I'm not sure of the point of this - are you planning on writing a pure >> > Xlib frontend ? >> >> Not me. But that't not the point. xforms in xforms, qt2 in qt2 and X11 in >> X11. It costs us nothing and leads to improved clarity. > | I guess you are probably right. Doesn't xforms have drawing functions ? | Why aren't we using them ?
You have been here a too short time... I have said this before, and I am sure you have seen it, but you have probaly not understood the implications: We are using xforms wrong. We are not calling xforms functions as a result some events all the time, this confuses xforms internal completely. Some time ago we did all the drawing with xforms native functions (no direct X11 functions), this resulted in spurious lines, colors etc. all over the lyx window. -- Lgb