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

2010-11-23 Thread Giuseppe Aruta
Hi Larry, It seems fine on this way. Peppe --- Mar 23/11/10, Larry Becker ha scritto: Da: Larry Becker Oggetto: Re: [JPP-Devel] Question to Larry - Skyjump color manage A: "OpenJump develop and use" Data: Martedì 23 novembre 2010, 15:39 Here is what I propose to implement for the "CAD Style":

Re: [JPP-Devel] I: [openjump-users] Question to CadPlan - vertex plugin

2010-11-23 Thread Giuseppe Aruta
Hi Landon, I was able to communicate with Geoffrey Roy, the author of Vertex Plugin. And I explained my request. Peppe --- Mar 23/11/10, Sunburned Surveyor ha scritto: Da: Sunburned Surveyor Oggetto: Re: [JPP-Devel] I: [openjump-users] Question to CadPlan - vertex plugin A: "OpenJump develop

Re: [JPP-Devel] I: [openjump-users] Question to CadPlan - vertex plugin

2010-11-23 Thread Sunburned Surveyor
Peppe, Did you try contacting the author of the Vertex plug-in? Landon On Sun, Nov 21, 2010 at 2:23 AM, Giuseppe Aruta wrote: > > > --- *Ven 19/11/10, Giuseppe Aruta * ha scritto: > > > Da: Giuseppe Aruta > Oggetto: [openjump-users] Question to CadPlan - vertex plugin > A: openjump-us...@googl

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

2010-11-23 Thread Larry Becker
Here is what I propose to implement for the "CAD Style": Add a new panel to the Style dialog with: 1) a check box to enable the style 2) a menu drop-down to choose the layer attribute. I will parse through all of the candidate attributes and list only those that contain a String with a hexadecim

Re: [JPP-Devel] Copy statusbar to clipboard

2010-11-23 Thread edgar . soldin
smells like a feature request containing - mark-/copyable text (also context menu) by not using labels in the statusbar - hint popups with content and hint that copying is possible .. ede On 23.11.2010 13:10, Michaël Michaud wrote: > Hi, > > I think I would follow ede's suggestion to replace lab

Re: [JPP-Devel] Copy statusbar to clipboard

2010-11-23 Thread Michaël Michaud
Hi, I think I would follow ede's suggestion to replace labels by text objects, but I don't really need this functionnality right now. One thing I find annoying about the status bar is that the coord section on the right does not always display y completly if coord x has too many decimals, a

Re: [JPP-Devel] Copy statusbar to clipboard

2010-11-23 Thread Giuseppe Aruta
Hi Matthias This sound useful, I think we should add a pop-up windows on statusbar  (if possible) that  informs the user to double click to copy to the clipboard Peppe --- Mar 23/11/10, edgar.sol...@web.de ha scritto: Da: edgar.sol...@web.de Oggetto: Re: [JPP-Devel] Copy statusbar to clipboar

Re: [JPP-Devel] Copy statusbar to clipboard

2010-11-23 Thread edgar . soldin
I guess the simplest solution would be an exchange of the the labels with text objects that support editing by default. This would enable marking/copy/paste and context menu automagically. ..ede On 22.11.2010 22:22, Matthias Scholz wrote: > Hi, > > I've made a little patch in WorkbenchFrame.jbI

Re: [JPP-Devel] beanshell command

2010-11-23 Thread Giuseppe Aruta
Hi Michaël, my idea was to test that sequence (create new layer, make it editable and open schema view). I found this sequenced quite useful on GvSIG and  figure out if it was expendable to OpenJUMP,too, at least via beanscript. Following your help I also had that AssertionFailedException  messag