From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26026 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: fields (widgets) in PDF layer Date: Fri, 17 Feb 2006 22:29:25 +0100 Message-ID: <43F64035.9000607@gmx.net> References: <43F5FF49.9030603@gmx.net> <43F624D1.3040208@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1140211898 26670 80.91.229.2 (17 Feb 2006 21:31:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Feb 2006 21:31:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 17 22:31:36 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FADCH-0002PS-Dr for gctc-ntg-context-518@m.gmane.org; Fri, 17 Feb 2006 22:31:25 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0F0391276C; Fri, 17 Feb 2006 22:31:25 +0100 (CET) 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 31107-01; Fri, 17 Feb 2006 22:31:24 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0A86212795; Fri, 17 Feb 2006 22:29:36 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B5E2312795 for ; Fri, 17 Feb 2006 22:29:33 +0100 (CET) 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 30685-08 for ; Fri, 17 Feb 2006 22:29:23 +0100 (CET) Original-Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 9538D12792 for ; Fri, 17 Feb 2006 22:29:23 +0100 (CET) Original-Received: (qmail invoked by alias); 17 Feb 2006 21:29:23 -0000 Original-Received: from i577B839B.versanet.de (EHLO [192.168.1.3]) [87.123.131.155] by mail.gmx.net (mp019) with SMTP; 17 Feb 2006 22:29:23 +0100 X-Authenticated: #24293357 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: mailing list for ConTeXt users In-Reply-To: <43F624D1.3040208@wxs.nl> X-Enigmail-Version: 0.94.0.0 X-Y-GMX-Trusted: 0 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:26026 Archived-At: Hans Hagen wrote: > Peter Rolf wrote: >> - Dunno if the name \currentPDFlayer is o.k., or if there is a better >> place for it's (re)initialisation. >> > \let\currentlayerproperty\empty > > \def\startlayerproperty > {\let\currentlayerproperty\currentproperty > \dostartviewerlayer\currentproperty} > > \def\stoplayerproperty > {\dostopviewerlayer > \let\currentlayerproperty\previousproperty} > > i don't want PDF related naming in the core modules (after all, one > never knows what other backends will show up) >> - The fields are still active (only hidden), if the outer layer is >> deactivated (nested). Is the outer layer not part of the child layers >> OCMG? Reading the PDF reference manual is much harder than reading your >> sources... >> > -) >> So it's up to you, if and how this is added. >> > btw, a nice example, this tabbing thing, maybe make a MyWay or wiki entry of if some day. > no problem. the final (non minimal) version will have radio based tab-buttons to switch between the active layer. when it's done, i'll add it to the wiki. peter > Hans > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com > | www.pragma-pod.nl > ----------------------------------------------------------------- > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > >