ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Matthew Baker <Matthew.Baker@gmd.de>
Subject: Radio buttons
Date: Sat, 11 Sep 1999 16:46:41 +0200 (MEST)	[thread overview]
Message-ID: <Pine.LNX.4.10.9909111644260.2813-100000@ahania.gmd.de> (raw)

Hi,

Has anything changed with radio buttons.  These used to work for me but
don't seem to now.  I have the latest context here and the second-latest
at work.  Both do the same.  All buttons in a group are on and clicking on
them doesn't switch them off.

I am using the followng code which is more or less from UP1

\setupoutput[pdftex]
\setupinteraction[state=start]
\setupcolors[state=start]

\definefield [Logos] [radio] [LogoSetup] [ConTeXt,PPCHTEX,TeXUtil]
[PPCHTEX]
\definesubfield [ConTeXt] [] [ConTeXtLogo]
\definesubfield [PPCHTEX] [] [PPCHTEXLogo]
\definesubfield [TeXUtil] [] [TeXUtilLogo]
\definesymbol [ConTeXtLogo] [{C}]
\definesymbol [PPCHTEXLogo] [{P}]
\definesymbol [TeXUtilLogo] [{T}]
\setupfield [LogoSetup] [width=4cm,height=4cm,frame=off,background=screen]

\starttext
\hbox to \hsize
{\hss\field[ConTeXt]\hss\field[PPCHTEX]\hss\field[TeXUtil]\hss}
\stoptext

Anything missing?

- Matt

--
Dr. Matthew Baker           matthew.baker@gmd.de
GMD - FIT.MMK               http://fit.gmd.de/hci/pages/matthew.baker.html


             reply	other threads:[~1999-09-11 14:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-11 14:46 Matthew Baker [this message]
1999-09-12 20:51 ` Hans Hagen
1999-09-13  6:50   ` Matthew Baker
1999-09-13  7:31     ` Hans Hagen
1999-09-12 21:22 ` Hans Hagen

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=Pine.LNX.4.10.9909111644260.2813-100000@ahania.gmd.de \
    --to=matthew.baker@gmd.de \
    /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).