If selecting Data bits Expose to top level on the UART multiple times, then multiple entries will appear on the panel properties.
Is this a bug and if so, how do I delete all but one entry please?
Deleting multiple exposed data bits.
Moderator: Benj
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Deleting multiple exposed data bits.
Hi Martin,
Assuming the property you have exposed is visible and writable then you should just be able to highlight the panel property you want to delete and press the delete key.
If the property is not visible and writable then this becomes harder as you may end up having to force the property to be visible and writable or manually edit the project XML by hand.
Assuming the property you have exposed is visible and writable then you should just be able to highlight the panel property you want to delete and press the delete key.
If the property is not visible and writable then this becomes harder as you may end up having to force the property to be visible and writable or manually edit the project XML by hand.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: Deleting multiple exposed data bits.
Its really odd.
This is what happens prior to deleting: After deleting: Just discovered if you exit then restart Flowcode then back to normal.
This is what happens prior to deleting: After deleting: Just discovered if you exit then restart Flowcode then back to normal.

Martin