[NTG-context] Interactive checkbox in ConTeXt
Henning Hraban Ramm
texml at fiee.net
Fri May 20 12:28:51 CEST 2022
Am 20.05.22 um 12:01 schrieb Jan-Erik Hägglöf via ntg-context:
> How do I accomplish a similar funktion like this, that is written in
> latex, but in context instead?
>
> LATEXCODE
>
> |\documentclass{article} \usepackage{hyperref} \begin{document}
> \begin{Form} \CheckBox[name=mycheckbox,checkboxsymbol=\ding{53}]{This is
> a check box:} \end{Form} \end{document}|
Have a look at https://wiki.contextgarden.net/Widgets and the "mwidget"
manual.
Custom symbols work unreliably, depending of the viewer.
Hraban
More information about the ntg-context
mailing list