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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to