[JPP-Devel] Delete layer position (vote)

2012-12-16 Thread Michaël Michaud
Hi Peppe,

You have moved the delete layer command down.
(i think it was not in the propositions you've submitted a month ago).

I remember I moved this command up more than one year ago
because it is a most used command  (I use it more than any other
command in the layer menu except maybe the editable one).

Would like to know what others think, and if there is no common
agreement to move it down,  to let it where it was before you moved
it.

Don't want to impose my point of view, but moving menus should
always be done after a quick agreement, especially as we approach
a release date.

By the way, thanks for the last improvement on windows arrangement,
it works fine now.

Michaël

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Move Vertex tool

2012-12-16 Thread Michaël Michaud
Hi,

Following a suggestion from Andrei Nacu, I added the capability of 
inserting a new
Vertex by double clicking when the Move Vertex Cursor Tool is activated 
(r3143).
One drawback I could not get rid of, is that the first mousePressed 
event still emit the
yellow warning as it does not know that we'll double click yet.

Let me know if it is OK to keep it included in 1.6 as is (or if you have 
a clever idea
to get rid of this warning)

Michaël

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Delete layer position (vote)

2012-12-16 Thread Giuseppe Aruta
ops. Sorry Michael!
I really  made a mistake when I was working on windows arrange views. I
confuded the codes as I was working on copy/paste  part of my OJ bindings
to OJ NB (jumpConfiguration jar file). It is difficulty to come back
programming after a long time. Sorry again. I will correct it on next days.
A proposal for the future: Iwe could movethe initialize process of all
plugin (at least toolbar menus and context menus) to default-plugins.xml.
This wil make OJ more easy to customize (at lesat for power users). If
other OJ member agrees I can start that migration.
Giuseppe

2012/12/16 Michaël Michaud 

> Hi Peppe,
>
> You have moved the delete layer command down.
> (i think it was not in the propositions you've submitted a month ago).
>
> I remember I moved this command up more than one year ago
> because it is a most used command  (I use it more than any other
> command in the layer menu except maybe the editable one).
>
> Would like to know what others think, and if there is no common
> agreement to move it down,  to let it where it was before you moved
> it.
>
> Don't want to impose my point of view, but moving menus should
> always be done after a quick agreement, especially as we approach
> a release date.
>
> By the way, thanks for the last improvement on windows arrangement,
> it works fine now.
>
> Michaël
>
>
> --
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Move Vertex tool

2012-12-16 Thread Rahkonen Jukka
Hi,

Sounds good even without testing. For effective editing also "delete vertex" 
should be available in some simple way without a need to change a tool for 
that. Delete is reserved for deleting the whole feature, but perhaps it could 
be done through the right click menu?

-Jukka Rahkonen-

Lähettäjä: Michaël Michaud [michael.mich...@free.fr]
Lähetetty: 17. joulukuuta 2012 0:03
Vastaanottaja: OpenJump develop and use
Aihe: [JPP-Devel] Move Vertex tool

Hi,

Following a suggestion from Andrei Nacu, I added the capability of
inserting a new
Vertex by double clicking when the Move Vertex Cursor Tool is activated
(r3143).
One drawback I could not get rid of, is that the first mousePressed
event still emit the
yellow warning as it does not know that we'll double click yet.

Let me know if it is OK to keep it included in 1.6 as is (or if you have
a clever idea
to get rid of this warning)

Michaël

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Move Vertex tool

2012-12-16 Thread Giuseppe Aruta
It is an interesting option for drawing. I wonder if we can have a unique
complete vertex tool, as Jukka said, move/add/delete vertex. Maybe using
keyboard keys?. Note that rotate feature tools uses ctrl  key to change the
center of rotation
Giuseppe

2012/12/17 Rahkonen Jukka 

> Hi,
>
> Sounds good even without testing. For effective editing also "delete
> vertex" should be available in some simple way without a need to change a
> tool for that. Delete is reserved for deleting the whole feature, but
> perhaps it could be done through the right click menu?
>
> -Jukka Rahkonen-
> 
> Lähettäjä: Michaël Michaud [michael.mich...@free.fr]
> Lähetetty: 17. joulukuuta 2012 0:03
> Vastaanottaja: OpenJump develop and use
> Aihe: [JPP-Devel] Move Vertex tool
>
> Hi,
>
> Following a suggestion from Andrei Nacu, I added the capability of
> inserting a new
> Vertex by double clicking when the Move Vertex Cursor Tool is activated
> (r3143).
> One drawback I could not get rid of, is that the first mousePressed
> event still emit the
> yellow warning as it does not know that we'll double click yet.
>
> Let me know if it is OK to keep it included in 1.6 as is (or if you have
> a clever idea
> to get rid of this warning)
>
> Michaël
>
>
> --
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
> --
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Move Vertex tool

2012-12-16 Thread Giuseppe Aruta
OK for me to include into 1.6.
Before 1.6 realize I suggest to upgrade keyboard html pages to include all
"hidden" keyboard tools which are not documeted (rotation, this add vertex
tool, for instance)

2012/12/17 Giuseppe Aruta 

> It is an interesting option for drawing. I wonder if we can have a unique
> complete vertex tool, as Jukka said, move/add/delete vertex. Maybe using
> keyboard keys?. Note that rotate feature tools uses ctrl  key to change the
> center of rotation
> Giuseppe
>
>
> 2012/12/17 Rahkonen Jukka 
>
>> Hi,
>>
>> Sounds good even without testing. For effective editing also "delete
>> vertex" should be available in some simple way without a need to change a
>> tool for that. Delete is reserved for deleting the whole feature, but
>> perhaps it could be done through the right click menu?
>>
>> -Jukka Rahkonen-
>> 
>> Lähettäjä: Michaël Michaud [michael.mich...@free.fr]
>> Lähetetty: 17. joulukuuta 2012 0:03
>> Vastaanottaja: OpenJump develop and use
>> Aihe: [JPP-Devel] Move Vertex tool
>>
>> Hi,
>>
>> Following a suggestion from Andrei Nacu, I added the capability of
>> inserting a new
>> Vertex by double clicking when the Move Vertex Cursor Tool is activated
>> (r3143).
>> One drawback I could not get rid of, is that the first mousePressed
>> event still emit the
>> yellow warning as it does not know that we'll double click yet.
>>
>> Let me know if it is OK to keep it included in 1.6 as is (or if you have
>> a clever idea
>> to get rid of this warning)
>>
>> Michaël
>>
>>
>> --
>> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
>> Remotely access PCs and mobile devices and provide instant support
>> Improve your efficiency, and focus on delivering more value-add services
>> Discover what IT Professionals Know. Rescue delivers
>> http://p.sf.net/sfu/logmein_12329d2d
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>> --
>> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
>> Remotely access PCs and mobile devices and provide instant support
>> Improve your efficiency, and focus on delivering more value-add services
>> Discover what IT Professionals Know. Rescue delivers
>> http://p.sf.net/sfu/logmein_12329d2d
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] keyboard short cuts doc

2012-12-16 Thread edgar . soldin
is there really no functionality in OJ to add shortcuts that automatically 
creates a human readable list on request? if not, we should at least create a 
featreq as that would make life much easier.

..ede

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] snapshots broken

2012-12-16 Thread edgar . soldin
Michael? .. regards ede

[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/srv/www/vhosts/host/oj-svn/src/com/vividsolutions/jump/workbench/ui/cursortool/editing/MoveVertexTool.java:[107,17]
 cannot find symbol
symbol  : variable insertMode
location: class 
com.vividsolutions.jump.workbench.ui.cursortool.editing.MoveVertexTool
[INFO] 1 error

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Move Vertex tool

2012-12-16 Thread edgar . soldin
On 16.12.2012 23:03, Michaël Michaud wrote:
> Hi,
> 
> Following a suggestion from Andrei Nacu, I added the capability of 
> inserting a new
> Vertex by double clicking when the Move Vertex Cursor Tool is activated 
> (r3143).
> One drawback I could not get rid of, is that the first mousePressed 
> event still emit the
> yellow warning as it does not know that we'll double click yet.
> 
> Let me know if it is OK to keep it included in 1.6 as is (or if you have 
> a clever idea
> to get rid of this warning)
> 

Editing vector shapes has a long history in desktop publishing and i would 
strongly suggest we check the usual delinquents (today mainly adobe) for usual 
shortcuts and work flows. they pretty much know what they do and users will be 
able to use their learned behavior on both then.

..ede

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel