Can't see Menu items in BCC XE3

contains all delphi packages mentioned below
Post Reply
aekeller
Posts: 4
Joined: Thu Jan 12, 2017 1:08 pm

Can't see Menu items in BCC XE3

Post by aekeller »

I can't see "madException settings..." under Project-menu and not either "madExcept" in Tools-menu on C++ Builder X3. On another machine it works fine, but I do not see what is the difference. How can I register it manually?

I am talking about the latest download of madCollection. However the two previous versions do have the same behaviour.
madshi
Site Admin
Posts: 10749
Joined: Sun Mar 21, 2004 5:25 pm

Re: Can't see Menu items in BCC XE3

Post by madshi »

Are you using madExcept 3 or 4? I'm not sure at which BCB version madExcept 3 ends. Is it possible you installed madExcept 4 on the PC where it works and maybe madExcept 3 on the PC where it doesn't work?

Another possible reason is if BCB has remembered the madExcept packages under its "Disabled Packages" (or was is "DisabledPackages"?) registry key. Please do a registry search for this key and check if any madCollection packages are listed there. If so, simply delete the entries and restart BCB.
aekeller
Posts: 4
Joined: Thu Jan 12, 2017 1:08 pm

Re: Can't see Menu items in BCC XE3

Post by aekeller »

I am using madExcept4. So that was not the problem. However the second option was the problem. For some reasons I really had some madCollection packages in "Disabled Packages" (written with a space). I deleted them, restarted BCB and I see the menues again.

Danke!
Post Reply