[DUG] Odd problem with Tedit
John Bird
johnkbird at paradise.net.nz
Thu Jun 10 21:20:42 NZST 2010
This one has me foxed. I have a standard unit which is a form dialog at the start of many programs - which gets an access code and a password.
In one program only it misbehaves - the Tedit fields never seem to get focus properly, so although the users can type text, there is no cursor and the onexit event of the TEdit does not fire. Also default text in the Tedit does not show as selected. Subsequent returns to this and other edit boxes do behave properly.
This is Delphi 2007 - problem shows for this program on Windows 7 and XP. XP Manifest is in use. Very little processing before this dialog form is shown...
Note I have already done code like Edit1.Setfocus -- it does not fix the problem.
Anyone have any ideas??? Normal build and compile all and deleting all dcus has not fixed it.
Also is there any way to force a Tedit to have its text selected.
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20100610/856a9614/attachment.html
More information about the Delphi
mailing list