I've noticed the following issue (in D7 at least). Put 2 non-modal forms visible on the screen, slightly overlapping each other and the 2nd form has the focus.
Move the mouse over a component on the first form that contains a hint. As the hint is displayed, the first form becomes fully visible with the 2nd form behind, but the 2nd window still has the darker title bar indicating it has the focus. That's fine I suppose, but not ideal. The problem occurs now if I click inside a component on the 2nd form like a memo. The 2nd window does not become fully visible and stays partially hidden behind the first window. I can type in the memo and not see what I'm typing! I can resolve the problem by clicking on the title bar of the 2nd window (if visible) or click on the first window and then the second window. This then made it fully visible. But I can see this causing great confusion with users. Is this a bug in Delphi? And how to fix it? Thanks, Ross. _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

