ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
Subject: Re: fields (widgets) in PDF layer
Date: Fri, 17 Feb 2006 22:29:25 +0100	[thread overview]
Message-ID: <43F64035.9000607@gmx.net> (raw)
In-Reply-To: <43F624D1.3040208@wxs.nl>

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

      reply	other threads:[~2006-02-17 21:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-17 16:52 Peter Rolf
2006-02-17 19:20 ` Hans Hagen
2006-02-17 21:14   ` Peter Rolf
2006-02-17 19:32 ` Hans Hagen
2006-02-17 21:29   ` Peter Rolf [this message]

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=43F64035.9000607@gmx.net \
    --to=indiego@gmx.net \
    --cc=ntg-context@ntg.nl \
    /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).