Re: [JPP-Devel] Question to Larry - Skyjump color manage

2010-11-20 Thread Giuseppe Aruta
Hi Larry, I did amistake: The name of the attribute field would be "color" and not "Color". See the difference between uppercase and lowercase. thanks Peppe --- Ven 19/11/10, Giuseppe Aruta ha scritto: Da: Giuseppe Aruta Oggetto: Re: [JPP-Devel] Question to Larry - Skyjump color manage A: "Op

[JPP-Devel] beanshell command

2010-11-20 Thread Giuseppe Aruta
Hi all, just two questions. Which would be the beanshell comand that make a layer editable? Which would be the one  that open Layer schema?  regards Peppe -- Beautiful is writing same markup. Internet Explorer 9 su

Re: [JPP-Devel] beanshell command

2010-11-20 Thread Michaël Michaud
Hi, Hi all, just two questions. Which would be the beanshell comand that make a layer editable? wc.layerNamePanel.selectedLayers[0].setEditable(true); Which would be the one that open Layer schema? This one is more tricky. Anyone an idea ? (I have always had troubles when it came to execute