Hi Guys,
How we can recover from component settings since the component configuration property editor would not open to correct it (File -> Component configuration...) . Instead it just pops up the message:
I configured initially component in the 'Component configuration' i selected the macros which i removed later from the design. Now i can not open the dialog any longer to change the settings. It looks this to me as the bug. This message should pop up only if we want to export the component, and not if we are still in design stage.
I hope resolution is simple.
Regards,
Igor
Recovery from incorrect component settings - bug in FCv7
Moderator: Benj
-
- Posts: 78
- Joined: Mon Jul 31, 2017 11:14 am
- Has thanked: 7 times
- Been thanked: 13 times
- LeighM
- Matrix Staff
- Posts: 2178
- Joined: Tue Jan 17, 2012 10:07 am
- Has thanked: 481 times
- Been thanked: 699 times
Re: Recovery from incorrect component settings - bug in FCv7
Thanks for letting us know.
A workaround would be to edit the project file (.fcfx)
Look for the <apis> section and change the alt to match the name
Or remove the <api > line if neither macro exists
Example:
A workaround would be to edit the project file (.fcfx)
Look for the <apis> section and change the alt to match the name
Or remove the <api > line if neither macro exists
Example:
Code: Select all
<apis >
<api name='ChangePeriod' alt='ChangePeriodSim' type='1' proto='1' />
<api name='Disable' alt='DisableSim' type='1' proto='1' />
-
- Posts: 78
- Joined: Mon Jul 31, 2017 11:14 am
- Has thanked: 7 times
- Been thanked: 13 times
Re: Recovery from incorrect component settings - bug in FCv7
Hi Igor,
Just to let you know that I have fixed this problem for you today and there will be a patch released in the near future that contains the fix
Simon
Just to let you know that I have fixed this problem for you today and there will be a patch released in the near future that contains the fix

Simon