Deleting multiple exposed data bits.

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Deleting multiple exposed data bits.

Post by medelec35 »

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?
Martin

User avatar
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.

Post by Benj »

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.

medelec35
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.

Post by medelec35 »

Its really odd.
This is what happens prior to deleting:
Exp1.png
(65.71 KiB) Downloaded 620 times
After deleting:
Exp2.png
(23.61 KiB) Downloaded 620 times
Just discovered if you exit then restart Flowcode then back to normal. :?
Martin

Post Reply