On Friday 01 November 2002 10:39 am, Rob Lahaye wrote:
> Angus Leeming wrote:
> > On Friday 01 November 2002 10:14 am, Rob Lahaye wrote:
> >>Hi,
> >>
> >>When the ShowFile dialog is called from the
> >> LaTeX-Information dialog, the ShowFile dialog is
> >> transparent. Is there a draw() call missing somewhere, or
> >> something like that?
> >>
> >>Am I the only one seeing this? To see it, do "View->TeX
> >>information", then double click on one the the lines in the
> >>browser, which opens the ShowFile dialog.
> >
> > All looks Ok to me.
>
> Attached png file shows what I get.
> When I force a redraw of the dialog, e.g. by minimizing and
> maximizing the ShowFile dialog, the contents is there and
> won't go away anymore.
>
> Anyway, as long as not more people complain, it's not worth
> investigating deeper. Only when more reports on this come in,
> it may be.
>
> Regards,
> Rob.

Is this a function of your window manager?

What happens if you add a line 
        fl_redraw_form(form());
to the end of FormBase::show()?

Angus

Reply via email to