Hi,
when I insert a TEdit control in TRichViewEdit and save via LoadRVF, then import the saved file into a TRichView via LoadRVF, the TEdit is there, but not to be seen at first, because the border around this control is not drawn immediately after Format; it is drawn, however, as soon as the mouse is moved into the space where the TEdit is located in the file. Is there a way to get it drawn immediately after loading?
Thanks Johann
Border of TEdit not drawn
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Border of TEdit not drawn
Sorry for a long delay. And sorry, I cannot reproduce this problem (in Windows 10, Delphi 11).
My test is attached.
If you are still interested, please tell me which version of Delphi you use, and make a sample project to reproduce this problem.
My test is attached.
If you are still interested, please tell me which version of Delphi you use, and make a sample project to reproduce this problem.
- Attachments
-
- TEditLoad.zip
- (1.96 KiB) Downloaded 542 times