Hi,

Responses below

Le 10/05/2011 14:28, Chris Jackson a écrit :
> Hi all
>
> Is it possible to make a block of text/image etc dependent on the active
> (visible/ticked) layers on the screen?  I.e.pseudo watermarking.


LAYER
     NAME "credits"
     REQUIRES "([layer1] AND ![layer2])"
     STATUS DEFAULT
     TRANSFORM lr
     TYPE ANNOTATION
     FEATURE
         POINTS
             -40 -2
         END
         TEXT 'blabla'
     END
     CLASS
         LABEL
...
         END
     END
END

> Also I am using the searchtool plugin for searches and wondered if there is
> a way to either keep the selected search option selected in the drop-down
> list or populate a html tag with the relevant search option name?  At the
> moment you select an option and get the input fields, but are reliant on the
> field labels for describing what you may have chosen.  On that note can you
> use default values in parameter fields?

I'm not sure to understand what you mean. The searchtool plugin only 
show the form that is by default included in the main pmapper page. 
Could you sent me more explanations maybe with screenshots please?


> Many thanks
>
> Chris
> ------------------------------------------------------------------------------
> Achieve unprecedented app performance and reliability
> What every C/C++ and Fortran developer should know.
> Learn how Intel has extended the reach of its next-generation tools
> to help boost performance applications - inlcuding clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
>
>

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to