Is your customised component responding to the OnKeyUp to check for the Enter key? If this is the case then perhaps the key-up message is being transmitted to your component since the other screen is now closed - although I would have thought that could only happen if the other window was responding immediately to an OnKeyDown as opposed to a KeyPress event. Could be worth checking.

Phil.

Robert martin wrote:
Hi All

We have a customised component that pops open when the enter key is pressed. However sometimes when an Enter key is pressed in another screen (open over the screen with our component) and the Enter key is pressed on a close button, the Enter key seems to travel into our component (which has focus after the other screen is closed) and pop it open. This is undesirable :)

Any suggestions?

begin:vcard
fn:Phil Middlemiss
n:Middlemiss;Phil
org:Vision Software, MTS Ltd
email;internet:[EMAIL PROTECTED]
title:Project Leader
tel;work:+64 7 3480001
tel;cell:+64 27 4592648
x-mozilla-html:TRUE
url:http://www.tumonz.co.nz
version:2.1
end:vcard

_______________________________________________
Delphi mailing list
Delphi@ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to