PlutoMenuItemWidget
Example code to add custom widget to PlutoMenuBar.
One thing to note is that if a custom widget has a state change, such as the Slider in the example below, the state change must be handled by the custom widget.
In the example below, if you call setS...
pluto.weblaze.dev2 min read