ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
To: "Jan-Erik Hägglöf via ntg-context" <ntg-context@ntg.nl>
Cc: Pablo Rodriguez <oinos@gmx.es>
Subject: Re: Issue with interactive checkboxes[solved]
Date: Tue, 24 May 2022 18:43:37 +0200	[thread overview]
Message-ID: <0f46f4e9-d1cf-80d2-dfb9-e52b0dafd48b@gmx.es> (raw)
In-Reply-To: <791494A0-D65B-4F30-B2EF-31F0CECB4BEC@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

On 5/24/22 10:18, Jan-Erik Hägglöf via ntg-context wrote:
> HI Again!
>
> I discovered what went wrong, such a silly syntax error, here comes a
> working code:

Hi Jan-Erik,

this will also make it:

  \setupinteraction[state=start]
  \definesymbol [yes] [{\externalfigure[on.svg][conversion=mp]}]
  \definesymbol [no] [{\externalfigure[off.svg][conversion=mp]}]

  \setupfield[setup3][width=2ex, height=2ex]

  \dorecurse{3}
  {\definefield [check-\recurselevel] [check] [setup3] [yes,no] [no]}

  \setupbodyfont[sans, 30pt]

  \starttext
  \startTEXpage[offset=1em, foregroundstyle=\ssbf]

  \dorecurse{3}
    {\field[check-\recurselevel]\
      option \recurselevel\blank[1ex]}
  \stopTEXpage
  \stoptext

But what I experienced in Acrobat Reader DC (on a borrowed computer) is
that you get the standard image (only when field is enabled) when you
click elsewhere in the document.

I guess that this may be related to a missing implementation, but first
I would like to confirm you are experiencing the same.

Best,

Pablo

[-- Attachment #2: off.svg --]
[-- Type: image/svg+xml, Size: 1763 bytes --]

[-- Attachment #3: on.svg --]
[-- Type: image/svg+xml, Size: 1649 bytes --]

[-- Attachment #4: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2022-05-24 16:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 11:11 Issue with interactive checkboxes Jan-Erik Hägglöf via ntg-context
2022-05-23 19:59 ` Pablo Rodriguez via ntg-context
2022-05-24  5:44   ` Jan-Erik Hägglöf via ntg-context
2022-05-24  6:08     ` Jan-Erik Hägglöf via ntg-context
2022-05-24  8:18       ` Issue with interactive checkboxes[solved] Jan-Erik Hägglöf via ntg-context
2022-05-24 16:43         ` Pablo Rodriguez via ntg-context [this message]
2022-05-24 17:58           ` Henning Hraban Ramm via ntg-context
2022-05-25 17:52             ` Pablo Rodriguez via ntg-context
2022-05-24 21:08         ` Jan-Erik Hägglöf via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0f46f4e9-d1cf-80d2-dfb9-e52b0dafd48b@gmx.es \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).