On Thursday 28 February 2002 6:40 pm, Herbert Voss wrote: > Angus, do you have some time for this "ancient" patch?? > > http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg33420.html > > Herbert
Sure. Thanks you, Herbert. Incidentally, if you are running xforms 0.89.x, where 1 <= x <= 5, could you look in forms.h to see if the routines FLIMAGE * flimage_dup(FLIMAGE *); Pixmap flimage_to_pixmap(FL_IMAGE *, FL_WINDOW); are defined. I have an image loader based on xforms working here that will work with 0.89.6 and above. I also know it won't work with 0.88 or 0.89.0. The inbetween range is unknown. Angus