ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Widgets getting check marks instead of colors when the next one is clicked.
@ 2012-03-23 12:33 Mikael P. Sundqvist
  2012-03-23 18:50 ` Hans Hagen
  2012-03-23 18:54 ` Mikael P. Sundqvist
  0 siblings, 2 replies; 3+ messages in thread
From: Mikael P. Sundqvist @ 2012-03-23 12:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Dear list,

1) Look at the output of this simple document (attached as test.pdf).
If I click the first one I get a green square as I want. But when I
click the second one the first one loses its color and get a check
mark instead (tested on linux and windows). Is there anything I can do
to keep the green square when the red is clicked?

%%% BEGINNING OF FILE
\setupinteraction[state=start,color=darkblue]

\setupfield[setup 3]
        [width=1.2ex, height=1.2ex,
        rulethickness=1pt, framecolor=darkblue,offset=overlay]

\definesymbol [ryes]
[{\framed[frame=off,width=2em,height=2em,background=color,backgroundcolor=darkgreen]{
}}]
\definesymbol [rno] []
\definesymbol [wyes]
[{\framed[frame=off,width=2em,height=2em,background=color,backgroundcolor=darkred]{
}}]
\definesymbol [wno] []

\definefield [rcheckme][check] [setup 3] [ryes,rno] [rno]
\definefield [wcheckme][check] [setup 3] [wyes,wno] [wno]


\starttext
\field[rcheckme] Germany is a country in Europe.

\field[wcheckme] All germans are men.

\goto{Reset}[ResetForm]
\stoptext
%%% END OF FILE

2) In the example file above I also use ResetForm to clear all the
checks. Is there a way to get a button/link such that when I click it
all squares are "checked" (in my case colored red or green)?

Best regards, Mikael

PS If this method is outdated and there is a better one, please do not
hesitate to tell me.

[-- Attachment #2: test.pdf --]
[-- Type: application/pdf, Size: 10068 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-23 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23 12:33 Widgets getting check marks instead of colors when the next one is clicked Mikael P. Sundqvist
2012-03-23 18:50 ` Hans Hagen
2012-03-23 18:54 ` Mikael P. Sundqvist

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).