Re: [pmapper-users] Measure tool persistent lines

2007-07-02 Thread Walter Lorenzetti
Hi Alessandro, Alessandro Pasotti ha scritto: > Il lunedì 02 luglio 2007, Walter Lorenzetti ha scritto: > >> Have you seen at new Armin's plugin system of the new 3.1.0 release? >> >> > > No, sorry, still working on a svn version 2 months age old (I've upadted the > majority of javascript

Re: [pmapper-users] Measure tool persistent lines

2007-07-02 Thread Alessandro Pasotti
Il lunedì 02 luglio 2007, Walter Lorenzetti ha scritto: > Have you seen at new Armin's plugin system of the new 3.1.0 release? > No, sorry, still working on a svn version 2 months age old (I've upadted the majority of javascript though). It's a huge problem for me to keep p.mapper up to date, I

Re: [pmapper-users] Measure tool persistent lines

2007-07-02 Thread Alessandro Pasotti
Il lunedì 02 luglio 2007, Alessandro Pasotti ha scritto: > Il lunedì 02 luglio 2007, Sven Schroeter ha scritto: > > Hi Alessandro, > > works fine with FF, I'm interested in this hack too. > > On IE6 open two alert-boxes after pressing "s". > > Two "identical" alert boxes saiyng something like "La

Re: [pmapper-users] Measure tool persistent lines

2007-07-02 Thread Walter Lorenzetti
Have you seen at new Armin's plugin system of the new 3.1.0 release? this new 'Measure tool persistent lines' feature could be a good start point... for plugin development all the best Walter Alessandro Pasotti ha scritto: > Il lunedì 02 luglio 2007, Sven Schroeter ha scritto: > >> Hi Alessa

Re: [pmapper-users] Measure tool persistent lines

2007-07-02 Thread Walter Lorenzetti
riginal Message - > From: "Alessandro Pasotti" <[EMAIL PROTECTED]> > To: > Sent: Monday, July 02, 2007 9:31 AM > Subject: Re: [pmapper-users] Measure tool persistent lines > > > Il lunedì 02 luglio 2007, Walter Lorenzetti ha scritto: > >> Hi Aless

Re: [pmapper-users] Measure tool persistent lines

2007-07-02 Thread Alessandro Pasotti
Il lunedì 02 luglio 2007, Sven Schroeter ha scritto: > Hi Alessandro, > works fine with FF, I'm interested in this hack too. > On IE6 open two alert-boxes after pressing "s". Two "identical" alert boxes saiyng something like "La linea è stata resa persistente..." ?? I will try IE6 and 7 today a

Re: [pmapper-users] Measure tool persistent lines

2007-07-02 Thread Sven Schroeter
Hi Alessandro, works fine with FF, I'm interested in this hack too. On IE6 open two alert-boxes after pressing "s". Greetings Sven - Original Message - From: "Alessandro Pasotti" <[EMAIL PROTECTED]> To: Sent: Monday, July 02, 2007 9:31 AM Subject: R

Re: [pmapper-users] Measure tool persistent lines

2007-07-02 Thread Alessandro Pasotti
Il lunedì 02 luglio 2007, Walter Lorenzetti ha scritto: > Hi Alessandro, > > I'm interested in this feature... > I wanted implement a feature like this but... I didn't have more time to > develop this... > > also some customers ask me this feature! > > so do you have a online pmapper application to

Re: [pmapper-users] Measure tool persistent lines

2007-07-02 Thread Walter Lorenzetti
Hi Alessandro, I'm interested in this feature... I wanted implement a feature like this but... I didn't have more time to develop this... also some customers ask me this feature! so do you have a online pmapper application to show? bye Walter Alessandro Pasotti ha scritto: > One customer aske

[pmapper-users] Measure tool persistent lines

2007-07-01 Thread Alessandro Pasotti
One customer asked me he wants to print the shapes he draws through the measure tool. I've implemented a quick hack to the tool that when the user press "s" saves the shape into a session var. Shapes are then treated like a custom layer and hence printed on PDF and normal HTML prints. Multipl