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.jbInit(). I've added a
 MouseListener to the messageLabel, which is copying the text of the
 statusbar to the clipboard. This is usefull if you need the result of
 the measurement tool in an other application. Now if you make a
 doubleclick in the statusbar, the text was copyed to the clipboard.

 An other idea is that you can select which part you want to copy. Such
 as the area value only.

 What does the other people mean?

 Regards

 Matthias

 --
 Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
 Tap into the largest installed PC base  get more eyes on your game by
 optimizing for Intel(R) Graphics Technology. Get started today with the
 Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
 http://p.sf.net/sfu/intelisp-dev2dev
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


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 edgar.sol...@web.de ha scritto:

Da: edgar.sol...@web.de edgar.sol...@web.de
Oggetto: Re: [JPP-Devel] Copy statusbar to clipboard
A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net
Data: Martedì 23 novembre 2010, 10:52

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.jbInit(). I've added a
 MouseListener to the messageLabel, which is copying the text of the
 statusbar to the clipboard. This is usefull if you need the result of
 the measurement tool in an other application. Now if you make a
 doubleclick in the statusbar, the text was copyed to the clipboard.

 An other idea is that you can select which part you want to copy. Such
 as the area value only.

 What does the other people mean?

 Regards

 Matthias

 --
 Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
 Tap into the largest installed PC base  get more eyes on your game by
 optimizing for Intel(R) Graphics Technology. Get started today with the
 Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
 http://p.sf.net/sfu/intelisp-dev2dev
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



  --
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


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, and there is no tooltip to have the full text (as in the 
second status bar section).


Michaël

Le 23/11/2010 11:26, Giuseppe Aruta a écrit :

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 /edgar.sol...@web.de/* ha 
scritto:



Da: edgar.sol...@web.de edgar.sol...@web.de
Oggetto: Re: [JPP-Devel] Copy statusbar to clipboard
A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net
Data: Martedì 23 novembre 2010, 10:52

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.jbInit(). I've added a
 MouseListener to the messageLabel, which is copying the text of the
 statusbar to the clipboard. This is usefull if you need the
result of
 the measurement tool in an other application. Now if you make a
 doubleclick in the statusbar, the text was copyed to the clipboard.

 An other idea is that you can select which part you want to
copy. Such
 as the area value only.

 What does the other people mean?

 Regards

 Matthias



--
 Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
 Tap into the largest installed PC base  get more eyes on your
game by
 optimizing for Intel(R) Graphics Technology. Get started today
with the
 Intel(R) Software Partner Program. Five $500 cash prizes are up
for grabs.
 http://p.sf.net/sfu/intelisp-dev2dev
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
/mc/compose?to=jump-pilot-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today
with the
Intel(R) Software Partner Program. Five $500 cash prizes are up
for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
/mc/compose?to=jump-pilot-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev


___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


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 hexadecimal RGB color specification (i.e. FF for red).

This style will override the basic style panel fill and line colors just as
color theming does.

Of course, other kinds of per-feature CAD styling such as line type, etc.
could be added in the future.

Comments, suggestions?

Larry

On Sat, Nov 20, 2010 at 3:54 AM, Giuseppe Aruta giuseppe_ar...@yahoo.itwrote:

 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 giuseppe_ar...@yahoo.it* ha scritto:


 Da: Giuseppe Aruta giuseppe_ar...@yahoo.it

 Oggetto: Re: [JPP-Devel] Question to Larry - Skyjump color manage
 A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net
 Data: Venerdì 19 novembre 2010, 15:35


 Hi Larry ,
 thanks for your availability,
 I am interested to both tools.
 As I can see from ISA plugin, the interactive color tool already seems to
 work with OJ.
 R_G_B style would be quite useful as general style tool.
 The the interactive color tool is interesting, too, as a CAD drawing tool.
 Is it possible to change R_G_B attribute name to Color? This will
 harmonize the import/export and automatically colorize an imported DXF into
 OJ.
 thanks again,
 Peppe

 --- *Ven 19/11/10, Larry Becker becker.la...@gmail.com* ha scritto:


 Da: Larry Becker becker.la...@gmail.com
 Oggetto: Re: [JPP-Devel] Question to Larry - Skyjump color manage
 A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net
 Data: Venerdì 19 novembre 2010, 15:02

 Hi Peppe,

   I could do that.  Would you want the interactive color tool, the style
 that recognizes R_G_B attributes, or both?

 Larry

 On Fri, Nov 19, 2010 at 5:24 AM, Giuseppe Aruta 
 giuseppe_ar...@yahoo.itwrote:

 Hi Larry,
 I found quite useful the tool into Skyjump that allows to set feature color
 according to a R_G_B attribute in Hexadecimal value - used with Dante Fuster
 DXF plugin made easy CAD2SHP conversion. I ask you if you plan to import
 this tool into OpenJUMP.
 Regards

 Peppe



 --
 Beautiful is writing same markup. Internet Explorer 9 supports
 standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
 Spend less time writing and  rewriting code and more time creating great
 experiences on the web. Be a part of the beta today
 http://p.sf.net/sfu/msIE9-sfdev2dev
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



 -Segue allegato-


 --
 Beautiful is writing same markup. Internet Explorer 9 supports
 standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
 Spend less time writing and  rewriting code and more time creating great
 experiences on the web. Be a part of the beta today
 http://p.sf.net/sfu/msIE9-sfdev2dev

 -Segue allegato-

 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



 -Segue allegato-


 --
 Beautiful is writing same markup. Internet Explorer 9 supports
 standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
 Spend less time writing and  rewriting code and more time creating great
 experiences on the web. Be a part of the beta today
 http://p.sf.net/sfu/msIE9-sfdev2dev

 -Segue allegato-

 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.nethttp://mc/compose?to=jump-pilot-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel




 --
 Beautiful is writing same markup. Internet Explorer 9 supports
 standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
 Spend less time writing and  rewriting code and more time creating great
 experiences on the web. Be a part of the beta today
 http://p.sf.net/sfu/msIE9-sfdev2dev
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes 

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 sunburned.surve...@gmail.com ha scritto:

Da: Sunburned Surveyor sunburned.surve...@gmail.com
Oggetto: Re: [JPP-Devel] I: [openjump-users] Question to CadPlan - vertex plugin
A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net
Data: Martedì 23 novembre 2010, 16:35

Peppe,
 
Did you try contacting the author of the Vertex plug-in?
 
Landon


On Sun, Nov 21, 2010 at 2:23 AM, Giuseppe Aruta giuseppe_ar...@yahoo.it wrote:







--- Ven 19/11/10, Giuseppe Aruta giuseppe_ar...@yahoo.it ha scritto:


Da: Giuseppe Aruta giuseppe_ar...@yahoo.it
Oggetto: [openjump-users] Question to CadPlan - vertex plugin

A: openjump-us...@googlegroups.com
Data: Venerdì 19 novembre 2010, 13:12








--- Ven 19/11/10, Giuseppe Aruta giuseppe_ar...@yahoo.it ha scritto:


Da: Giuseppe Aruta giuseppe_ar...@yahoo.it
Oggetto: Question to CadPlan - vertex plugin

A: JUMP Users Discussion jump-us...@lists.jump-project.org
Data: Venerdì 19 novembre 2010, 12:02






Hi Geoff,
I just wonder if it is possible to scale point symbols size  when zooming using 
vertex symbol plugin.
regards

Peppe







--
Beautiful is writing same markup. Internet Explorer 9 supports

standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev

___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel





-Segue allegato-

--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
-Segue allegato-

___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



  --
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


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 becker.la...@gmail.com ha scritto:

Da: Larry Becker becker.la...@gmail.com
Oggetto: Re: [JPP-Devel] Question to Larry - Skyjump color manage
A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net
Data: Martedì 23 novembre 2010, 15:39

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 
hexadecimal RGB color specification (i.e. FF for red).


This style will override the basic style panel fill and line colors just as 
color theming does.

Of course, other kinds of per-feature CAD styling such as line type, etc. could 
be added in the future.

Comments, suggestions?


Larry

On Sat, Nov 20, 2010 at 3:54 AM, Giuseppe Aruta giuseppe_ar...@yahoo.it wrote:

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 giuseppe_ar...@yahoo.it ha scritto:


Da: Giuseppe Aruta giuseppe_ar...@yahoo.it
Oggetto: Re: [JPP-Devel] Question to Larry - Skyjump color manage
A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net

Data: Venerdì 19 novembre 2010, 15:35

Hi Larry ,
thanks for your availability,

I am interested to both tools. 
As I can see from ISA plugin, the
 interactive color tool already seems to work with OJ.
R_G_B style would be quite useful as general style tool.
The the interactive color tool is interesting, too, as a CAD drawing tool.
Is it possible to change R_G_B attribute name to Color? This will harmonize 
the import/export and automatically colorize an imported DXF into OJ.

thanks again,
Peppe

--- Ven 19/11/10, Larry Becker becker.la...@gmail.com ha scritto:


Da: Larry Becker becker.la...@gmail.com
Oggetto: Re: [JPP-Devel] Question to Larry - Skyjump color manage
A: OpenJump develop and use
 jump-pilot-devel@lists.sourceforge.net
Data: Venerdì 19 novembre 2010, 15:02

Hi Peppe,

  I could do that.  Would you want the interactive color tool, the style that 
recognizes R_G_B attributes, or both?


Larry

On Fri, Nov 19, 2010 at 5:24 AM, Giuseppe Aruta giuseppe_ar...@yahoo.it wrote:


Hi Larry,
I found quite useful the tool into Skyjump that allows to set feature color 
according to a R_G_B attribute in Hexadecimal value - used with Dante Fuster 
DXF plugin made easy CAD2SHP conversion. I ask you if you plan to import this 
tool into OpenJUMP.


Regards

Peppe 





  
--

Beautiful is writing same markup. Internet Explorer 9 supports

standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.

Spend less time writing and  rewriting code and more time creating great

experiences on the web. Be a part of the beta today

http://p.sf.net/sfu/msIE9-sfdev2dev
___

Jump-pilot-devel mailing list

Jump-pilot-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel





-Segue allegato-

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.

Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev

-Segue allegato-

___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel






  
-Segue allegato-

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.

Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev

-Segue allegato-

___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel





  
--

Beautiful is writing same markup. Internet Explorer 9 supports

standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.

Spend less time writing and  rewriting code and more time creating great

experiences on the web. Be a part of the beta today

http://p.sf.net/sfu/msIE9-sfdev2dev
___

Jump-pilot-devel mailing list

Jump-pilot-devel@lists.sourceforge.net