is there a way to prevent a user from entering a string into a textbox? i’d like to be able to disable and enable a text box depending on the state of a menu. in bokeh for example the textbox is greyed out when disabled and the user can not type into it. how to achieve that in makie? none of the attributes seem to be relevant:
help?> Textbox
search: Textbox
Textbox <: Block
Attributes
(type ?Textbox.x in the REPL for more information about attribute x)
alignmode, bordercolor, bordercolor_focused, bordercolor_focused_invalid, bordercolor_hover,
borderwidth, boxcolor, boxcolor_focused, boxcolor_focused_invalid, boxcolor_hover,
cornerradius, cornersegments, cursorcolor, defocus_on_submit, displayed_string, focused,
font, fontsize, halign, height, placeholder, reset_on_defocus, restriction, stored_string,
tellheight, tellwidth, textcolor, textcolor_placeholder, textpadding, validator, valign,
width