From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4737 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: PDF forms & co. Date: Fri, 25 May 2001 21:51:14 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20010525215114.01281100@server-1> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035395378 28280 80.91.224.250 (23 Oct 2002 17:49:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:49:38 +0000 (UTC) Cc: "NTG ConTeXt" Original-To: "Dan Seracu" In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:4737 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4737 At 10:32 AM 5/25/01 +0300, Dan Seracu wrote: >Hello again again! > >PS. Can you send me an example of two linked fields (or a JScript that does >the same thing), perhaps without the label (I want to typeset the label the >way I want)? \setupinteraction [state=start, openaction=ResetForm] \setupcolors [state=start] \setupfield [DefaultLine,LeftLine,MiddleLine,RightLine] [background=color, backgroundcolor=yellow, offset=2ex, height=7ex, width=.5\hsize, %option=printable, style=type] \setupfield [LeftLine] [align=left] \setupfield [MiddleLine] [align=middle] \setupfield [RightLine] [align=right] \definefield [MainMail] [line] [DefaultLine] [me@here.there] \clonefield [MainMail] [LeftMail] [LeftLine] \clonefield [MainMail] [MiddleMail] [MiddleLine] \clonefield [MainMail] [RightMail] [RightLine] \starttext \field [MainMail] \vfill \field [LeftMail] \vfill \field [MiddleMail] \vfill \field [RightMail] \stoptext ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------