- This topic has 14 replies, 6 voices, and was last updated 5 years, 9 months ago by fd2000.
-
AuthorPosts
-
December 13, 2018 at 4:10 pm #38065fd2000Participant
Installed v14.11 code completion in Delphi Tokyo stopped working, went back to v13 and instantly worked again
December 16, 2018 at 12:38 pm #58760SpeedTIParticipant'fd2000' wrote:Installed v14.11 code completion in Delphi Tokyo stopped working, went back to v13 and instantly worked again
The same thing is happening to me. I use delphi 10.1 Berlin
Regards
Valdir SolaDecember 16, 2018 at 5:21 pm #58765SupportKeymasterHello
The package haven't influence to work of the Delphi editor and code completion.
I will search information about such issue, I have no idea how it may be..
December 20, 2018 at 11:57 am #58793SupportKeymasterI think, I have found a reason of the issue and this issue will be solved in the v14.12
December 28, 2018 at 8:48 pm #58850fd2000Participant'Support' wrote:I think, I have found a reason of the issue and this issue will be solved in the v14.12
Still not working, had to go back to 13, tried 14.13
December 29, 2018 at 7:01 am #58851SupportKeymasterCan you make a full screenshot of the editor when it happened, please?
Also, list of used units is required, from interface and implementation parts.
January 6, 2019 at 10:13 pm #58864cypherosParticipantHave the same with Tokyo (10.2.3) and AS14.13
Just create a new VCL application. Double click the form and in the create event enter the the text “application”. As soon as you enter a dot after application, you will get a list of properties and methodes. See attachement 1.
Delete the word “application.” and add a Skinmanager to the form and then build the application.
If you now double click the form again and put a dot after the word “application”, you will no longer get anything. See attachement 2.
This is very annoying.
January 7, 2019 at 5:24 pm #58867HESolutionsParticipantAny idea when this problem is solved?
I have finish my program with a new skin built in version 14.13.
January 11, 2019 at 11:12 am #58875SupportKeymasterWith AC v14.13 is more difficult to repeat this issue.
Maybe some other factors have influence…
I see you have used some IDE experts. Please, list used experts, I will try with them.
Also, please show a list of used units in the 'uses'.
January 24, 2019 at 10:13 am #58962cypherosParticipantExperts:
- DDevExtensions 2.84[*]Compiler Speed Pack x86 6.2 for Delphi 10.2[*]Compiler Speed Pack x64 6.2 for Delphi 10.2[*]Compiler Speed Pack Android 6.2 for Delphi 10.2[*]IDE Fix Pack 6.2 for Delphi 10.2[*]Exbaradero Quality Insight[*]IntraWeb XIV
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs;
February 7, 2019 at 4:37 pm #59034fd2000ParticipantDid any of you checked if this was solved in 14.13?
Thanks
February 8, 2019 at 3:07 pm #59036SupportKeymasterHello
I saw this issue in the v14.13
I have tried to repeat it under different Delphi versions since v14.14, but can't.
I'm trying to install different experts, but can't repeat it still.
Maybe someone can leave a comment here.
February 9, 2019 at 7:54 pm #59044roubledoParticipantI just installed Delphi 10.3 Rio (Version 26.0.32429.4364) and when putting any component alphacontrol (version 14.14) the code auto complete stops working.
The problem only happens with old projects. In the new projects it works.
I was using version 14.xx (earlier than 14.14) with delphi tokyo 10.2.3 and it was working.
February 9, 2019 at 9:19 pm #59046roubledoParticipantI left Delphi and reinstalled version 14.15 and it worked. Without explanation. The important thing that worked.
February 11, 2019 at 7:57 pm #59060fd2000ParticipantMine works with 14.15 too, Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.