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] 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

https

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

2010-11-19 Thread Larry Becker
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


--
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


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

2010-11-19 Thread Giuseppe Aruta
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



  --
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