Subject: Delay problem in Code Input Helper [Print This Page]
Author:
teslasystems Time: 2023-11-5 16:14 Subject: Delay problem in Code Input Helper
Hello!
There is a problem with popup delay in Code Input Helper.
I have set "Delay before Popup" option to 0.1s, but in fact it takes much longer in some cases.
For example, if you have a code like this:
procedure SomeProc;
begin
end;
and you start to type something between begin and end, then popup window will appear within about 0.5-1s.
But if you have a code like this:
procedure SomeProc;
begin
Application.
end;
and you start to type after a dot, then delay before popup window appears seems to be correct.
I'm using Delphi 11.3 and the latest CnWizards version, if it's important.
[ Last edited by teslasystems at 2023-11-5 11:25 ]
Author:
teslasystems Time: 2024-10-18 10:48
Will you fix the problem?
Author:
Passion Time: 2024-10-23 11:24
Seems the time comes from loading symbols from Dephi, can't reduce more...
Welcome to CnPack Forum (http://bbs.cnpack.org/) |
Powered by Discuz! 5.0.0 |