On 8 December 2010 17:32, José Mejuto <[email protected]> wrote: > Hello Lazarus-List, > > Working in the gecko port in GTK2 I had discovered something that > looks like a bug, but maybe not. > > The gecko browser is using a GTK Window which is a TCustomControl, > once put in the form and started it does nothing unless the mouse is > moved over the form (not need to move over the control), so it looks > like a non processed message. After some tests I had decided to add a > timer to the form and in the event handler add > "Application.ProcessMessages" and now the window is rendered as > expected :-?
May be related: http://bugs.freepascal.org/view.php?id=13120 Henry -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
