Skip to content

Externalize Property with a defined value #1852

Answered by bruno-f-cruz
rafinhafpb asked this question in Q&A
Discussion options

You must be logged in to vote

You can externalize the property twice:

or use the new Bonsai.Gui package (https://bonsai-rx.org/gui/) and PropertyGrid operator. This will probably require you to periodically hit the refresh property.
This package is still in its early stages so complete documentation might take a while. Play around a bit and ask questions :)

Workflow (Copy+Paste me)
<?xml version="1.0" encoding="utf-8"?>
<WorkflowBuilder Version="2.8.2"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xmlns:rx="clr-namespace:Bonsai.Reactive;assembly=Bonsai.Core"
                 xmlns:gui="clr-namespace:Bonsai.Gui;assembly=Bonsai.Gui"
                 xmlns="https://bonsai-rx.o…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rafinhafpb
Comment options

@bruno-f-cruz
Comment options

Answer selected by rafinhafpb
@rafinhafpb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants