>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:

John> On Fri, Mar 28, 2003 at 07:05:01PM +0100, Jean-Marc Lasgouttes
John> wrote:
>> It compiles now. The panels seem to work as intended, although
>> there is an empty header bar at the top of the tree that does not
>> look right.

John> It is literally impossible to remove it.

Too bad... Can't you set height to 0?

>> Also, there is a significant flicker when switching between panes.
>> Isn't it possible to do some kind of double buffering?

John> I don't see that, but can you try adding around the code that
John> switches inside panelstack.C something like :

John>   setUpdatesEnabled(false);

John>   ... do stuff ...

John>   setUpdatesEnabled(true); update();

John> and report back if that helps (or just commit it)

Sorry, I took a look but did not find the code where this would be
relevant. I'd be glad to have more hints.

To give a datapoint, I run LyX on a p3 800, remotely displayed (via a
fast network) on an alpha PWS500 workstation. If I open the prefs
panel (on 'User Interface') and click on 'Keyboard', I have the time
to see that the two text entry fields are painted in white (active),
before being made inactive (grey).

JMarc

Reply via email to