On Fri, Jun 21, 2002 at 01:06:48PM +0100, Angus Leeming wrote:

> > But we get an FL_DRAW: what parts of the pixmap should we copy into the
> > real lyx window ? We don't know from this point, so we have to copy the
> > whole thing :/
> 
> But we do know if xev contains this info and (if my xforms patch is applied) 
> now it does.

Yeah ? Excellent. From your emails, I got the impression that each
FL_DRAW had an XEvent for the entire workarea. If that's not the case
(i.e. only the areas exposed by expose() are sent as FL_DRAWs), cool !

> I haven't tried this for ever. 
> If I "configure --frontend=qt" do I have to rebuild the entire LyX tree or 
> can I still get away with "touch frontends/*.C; make" and compile only the 
> qt-specific bits.

No idea...

> What is broken still in the qt frontend BTW?

Toolbar, menus, are only partly working. Some dialogs still need porting
...

Some minor issues.

> And why can't you apply your patch? Because at the moment the xev passed to 
> XWorkArea::handle_cb is null and you have to redraw the entire window. So I 
> should badger the xforms list.
> 
> Consider them badgered.

Great.

john

-- 
"If a thing is not diminished by being shared, it is not rightly owned if
 it is only owned & not shared."
        - St. Augustine

Reply via email to