Interactive Selection

Is it possible to change hover colors for interactive selection in Appbuilder?

It will become possible with plugin components in the future, for now this involves some json manipulation in grasshopper. Here is an example with some properties that can be controlled if you want to try in the current state.

251202_HoverColor modification.gh (13.8 KB)

Is it possible to avoid clicking “Start Selection” after selecting each element?

We are working on adding this option for cases when it makes sense. This feature is still in the specification stage and it is delicate to cover all possible use cases, therefore there is no scheduled release date at this point.

After using interactive selection to add or remove objects, when trying to change the frame color in the regular value list with custom settings, it changes colour and keeps working as an add/remove button, adding or removing objects depending on what was selected last.

I just tested the App and it seems to work as expected, I am not sure I understand the issue you are describing. Could you give more details, maybe include some steps to reproduce the issue or a short video?

Try to click the add button and then change the colour.

Got it, there is a logical error in the Grasshopper definition. Our team will have a look at it and fix the file.

Let me know if I can somehow help you with that.