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 22:44:43 +0000
User-agent: Thunderbird 2.0.0.14 (X11/20080421)

So far as I can see...

The separator lines are the problem.

These are rendered with a call to draw_symbol()
to do a "@DnLine" but I can't see where this is
being clipped by the window of the tbox object.

By contrast, the ordinay text lines are passed
to fli_drw_stringTAB() and end up at a call to
XdrawString and these seem to clip ok.

I just need to figure out where the clipping takes
place in each case...

--
Paul Nicholson
--



reply via email to

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