From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39913 Path: news.gmane.org!not-for-mail From: "Lutz Haseloff" Newsgroups: gmane.comp.tex.context Subject: Widgets with luatex Date: Tue, 8 Apr 2008 09:59:16 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207641640 25569 80.91.229.12 (8 Apr 2008 08:00:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2008 08:00:40 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 08 10:01:12 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1Jj8lT-0002KW-7I for gctc-ntg-context-518@m.gmane.org; Tue, 08 Apr 2008 10:01:11 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B4CD01FB8E; Tue, 8 Apr 2008 10:00:30 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13121-04-9; Tue, 8 Apr 2008 09:59:51 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 367BF1FBBA; Tue, 8 Apr 2008 09:59:51 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5EF2A1FBBA for ; Tue, 8 Apr 2008 09:59:50 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13608-03-3 for ; Tue, 8 Apr 2008 09:59:17 +0200 (CEST) Original-Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.184]) by ronja.ntg.nl (Postfix) with ESMTP id 7DDA71FB8F for ; Tue, 8 Apr 2008 09:59:17 +0200 (CEST) Original-Received: by mu-out-0910.google.com with SMTP id g7so2879137muf.0 for ; Tue, 08 Apr 2008 00:59:17 -0700 (PDT) Original-Received: by 10.78.202.19 with SMTP id z19mr4136huf.85.1207641556476; Tue, 08 Apr 2008 00:59:16 -0700 (PDT) Original-Received: by 10.78.154.6 with HTTP; Tue, 8 Apr 2008 00:59:16 -0700 (PDT) Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:39913 Archived-At: Hi Hans, Hi all, I try to use widgets with luatex and ConTeXt MKIV. If i try the example for a choice field from mwidget-s.pdf i get following error: javascript : loading script set fld (C:/context/texmf-context/tex/context/base/java-fld.tex) ! LuaTeX error .../context/texmf-context/tex/context/base/colo-new.lua:429: bad argument #3 to 'format' (string expected, got no value). \PDFcolor ...lormodel , \thecolorattribute {#1}))} \setFDFattributes ...space Tf\space \PDFcolor {#2} }\doifelsenothing {#3} {\g... \doFDFpresetchoicefield ...]\setFDFattributes [#5] \setFDFvalues [#7][#4]\set... \dopresetfield ...{preset\@@DriverFieldType field} \fi \fi \dosetupfield ...fieldoffset \hbox {\typesetfield }} \vss }}\ifShowFieldLabe... \dofield ...abel ,\v!frame ,\v!horizontal ][][][]} \iftrialtypesetting \else ... ... l.6 Text text \field[Ugly] t ext text. ? My minimal testfile is: % engine=luatex \setupinteraction[state=start] \starttext \setupfield [UglySetup] [width=6em, height=1.2\lineheight, location=low] \definefield [Ugly] [choice] [UglySetup] [ugly,awful,bad] [ugly] Text text \field[Ugly] text text. \stoptext I use ConTeXt ver: 2008.03.24 23:24 MKIV fmt: 2008.4.2 int: english/english and luatex Version snapshot-0.25.1-2008040121 (Web2C 7.5.6) What is the (probabely my) error? Greetings Lutz ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________