xforms-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XForms] Bug in fdesign


From: Paul Nicholson
Subject: Re: [XForms] Bug in fdesign
Date: Tue, 31 Jan 2012 23:52:39 +0000
User-agent: Thunderbird 2.0.0.14 (X11/20080421)

Jens,

I think there may be a quick solution...

Rather than modifying fl_drw_text (which has over
80 calls), maybe we can set up a temporary target,
call fli_switch_target(), draw the tbox, then call
fli_restore_target().

Something like this is done in image/image_text.c
in order to temporarily set flx->gc to the GC of the
image.

I will test this out.

There may be other objects where incorrect clipping
of lines and symbols is occurring because they are not
using the specific GC of the object.

Good luck with the Qt thing!
--
Paul Nicholson
--




reply via email to

[Prev in Thread] Current Thread [Next in Thread]