Last week downloaded the newer JCF 2.31 to replace an older version which I use and really like, but wanted to update after I updated JCL, JVCL 3.33.
Anyway, it loaded fine but the Settings dialog tree is blank and there doesn't appear to be any default settings in effect. The cfg file is in the right place, so it doesn't seem to be anything simple like that.
Right now its not usuable and I really miss it.
Thanks for any help you can give.
I'm using Delphi 7.
Already opened and ignored all property errors and saved pas and dfms--this did not help.
Chuck Belanger
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I will update the D7 dpk on the weekend, when I have access to it.
I haven't seen that settings problem before. Have you tried removing your registry settings?
Are you getting any exception messages?
What OS and screen setting are you using?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've seen that message reported recently in the bugs list, but I wasn't aware that it was a Delphi 7 issue. Has there been a breaking change to the TreeView control that this property is now gone or changed in name?
Unfortunately I'm using Delphi 6. I should try and source a copy of D7 somewhere, but at this rate that may be in January.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello:
Last week downloaded the newer JCF 2.31 to replace an older version which I use and really like, but wanted to update after I updated JCL, JVCL 3.33.
Anyway, it loaded fine but the Settings dialog tree is blank and there doesn't appear to be any default settings in effect. The cfg file is in the right place, so it doesn't seem to be anything simple like that.
Right now its not usuable and I really miss it.
Thanks for any help you can give.
I'm using Delphi 7.
Already opened and ignored all property errors and saved pas and dfms--this did not help.
Chuck Belanger
I downloaded and installed the new 2.32 version and the same issue:
Still no tree in the settings dialog. (and thus no access to settings and the code formatter doesn't work at all because of this)
BTW, Your D7 dpk is missing:
SetAsm.pas
RemoveReturnsAfter.pas
IndentAsmParent.pas
frAsm.pas
Could you please respond?
Thanks,
Chuck Belanger
Hi
I will update the D7 dpk on the weekend, when I have access to it.
I haven't seen that settings problem before. Have you tried removing your registry settings?
Are you getting any exception messages?
What OS and screen setting are you using?
Hi, Anthony:
I tried installing the new 2.33 version after eliminating any previous JCF entries.
First, the D7 package needs to have ASMKeywords.pas added.
On running from the D7 IDE, got:
Error Reading: tvFrames.Items.NodeData
Property NodeData does not exist.
Any suggestions? Not able to tell if my original issue has been resolved at this time (i.e. the Settings Tree has been blank)
Thanks,
Chuck Belanger
I've seen that message reported recently in the bugs list, but I wasn't aware that it was a Delphi 7 issue. Has there been a breaking change to the TreeView control that this property is now gone or changed in name?
Unfortunately I'm using Delphi 6. I should try and source a copy of D7 somewhere, but at this rate that may be in January.