Alfredo Braunstein wrote:

> I've tried the previews in xforms and LyX becomes pretty slow when images
> are loading. I've changed the LoaderQueue clock to come back every .5 secs
> intead of .1 secs, and to load 5 images at a time instead of 10. Is the
> xforms graphics loader so much slower?

Probably. Remember, xforms has been a 'one man band' whereas Qt has a whole 
orchestra of players working on it.

> Maybe the graphics loading priority can be a lyxrc variable?... otherwise
> don't know how to adjust it to different machines/frontends/user
> preferences.

Make it a static member variable of LoaderQueue (give it a reasonable 
default value) and allow the frontends to set its value from their 
respective lyx_gui::parse_init routines.

-- 
Angus

Reply via email to