[JPP-Devel] Improved Pirol Calculator

2011-12-17 Thread Giuseppe Aruta


Hi all,
I extended Pirol Attribute calculator (ToolsModify AttributesAttribute 
Calculator), adding some more mathematic functions and value:
- added greek P
- common and natural logarithms, 
- root 
-  trigonometric functions (sin, cos, tan, asin, acos, atan)
- conversion between radiant and degrees /rade and dera)

All those improvements were already tested on OpenJUMP JUFRE, 
I like your opinion and a bit test.
Thanks
Giuseppe Aruta--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Improved Pirol Calculator

2011-12-17 Thread Giuseppe Aruta
I forgot to write that I added these modifications to OJ source code in the 
repository so they will be available on next OJ Night Snapshot

Peppe




 Da: Giuseppe Aruta giuseppe_ar...@yahoo.it
A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net 
Inviato: Sabato 17 Dicembre 2011 11:45
Oggetto: [JPP-Devel] Improved Pirol Calculator
 



Hi all,
I extended Pirol Attribute calculator (ToolsModify AttributesAttribute 
Calculator), adding some more mathematic functions and value:
- added greek P
- common and natural logarithms, 
- root 
-  trigonometric functions (sin, cos, tan, asin, acos, atan)
- conversion between radiant and degrees /rade and dera)

All those improvements were already tested on OpenJUMP JUFRE, 
I like your opinion and a bit test.
Thanks
Giuseppe Aruta


--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Improved Pirol Calculator

2011-12-17 Thread Michaël Michaud

  
  
Hi Giuseppe,

There are some problems in AttributeCalculator layout.
(maybe some were already there before your modifications...).

Here are some screenshots (windows vista 64, a 32bit jre6, current
trunk) 

1 - first display does not display buttons text

It is strange to see that even with very large width and height,
button may appear as ...
If fact, you if the whole window is more than (about) 600px, the
button content disappears.

2 - Some buttons are hidden if the window width is not enough
May be we should have more lines with less buttons on each line


3 - "OK" button is not always visible


There are good tutorials on oracle java web page. 
For example, tutorials about layout are at
http://docs.oracle.com/javase/tutorial/uiswing/layout/index.html

Michal


Le 17/12/2011 14:10, Giuseppe Aruta a crit:

  
I forgot to write that I added these modifications to
OJ source code in the repository so they will be available
on next OJ Night Snapshot

  
Peppe
  



   
   Da:
  Giuseppe Aruta giuseppe_ar...@yahoo.it
  A: OpenJump
  develop and use
  jump-pilot-devel@lists.sourceforge.net 
  Inviato:
  Sabato 17 Dicembre 2011 11:45
  Oggetto:
      [JPP-Devel] Improved Pirol Calculator
 

  

  Hi all,
I extended Pirol Attribute calculator
(ToolsModify AttributesAttribute
Calculator), adding some more mathematic functions
and value:
- added greek P
- common and natural logarithms, 
- root 
- trigonometric functions (sin, cos, tan, asin,
acos, atan)
- conversion between radiant and degrees /rade
and dera)

All those improvements were already tested on
OpenJUMP JUFRE, 
I like your opinion and a bit test.
Thanks
Giuseppe Aruta

  

  


--
Learn Windows Azure Live! Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training
event for 
developers. It will provide a great way to learn Windows
Azure and what it 
provides. You can attend the event by watching it streamed
LIVE online. 
Learn more at http://p.sf.net/sfu/ms-windowsazure
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


  

  
  
  
  
  --
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
  
  
  
  ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



  

--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Improved Pirol Calculator

2011-12-17 Thread Michaël Michaud

Hi,

Much better with 5 rows of buttons ;o)
I'll do more tests later, but it seems fine now.

Thanks for the improvment.

Michaël

Le 17/12/2011 18:02, Giuseppe Aruta a écrit :

Hi Michael,
my mistake
I forgot to add to siource the correction to line 132 in 
FormulaEditingPanel

int gridColumns = FormulaEditingPanel.mathSigns.length/5
I upgraded the source, please try this new version.
I attached two screenshots, one from Ubuntu and the other from Win 7. 
Everything seems ok Linux, including OK button.
In Windows 7 there are some problems, power, rade and dera 
buttons are partialy hidden. I'll check a solution on reducing text.

Peppe
*Da:* Michaël Michaud michael.mich...@free.fr
*A:* jump-pilot-devel@lists.sourceforge.net
*Inviato:* Sabato 17 Dicembre 2011 16:12
*Oggetto:* Re: [JPP-Devel] Improved Pirol Calculator

Hi Giuseppe,

There are some problems in AttributeCalculator layout.
(maybe some were already there before your modifications...).

Here are some screenshots (windows vista 64, a 32bit jre6, current trunk)

1 - first display does not display buttons text

It is strange to see that even with very large width and height, 
button may appear as ...
If fact, you if the whole window is more than (about) 600px, the 
button content disappears.


2 - Some buttons are hidden if the window width is not enough
May be we should have more lines with less buttons on each line


3 - OK button is not always visible


There are good tutorials on oracle java web page.
For example, tutorials about layout are at
http://docs.oracle.com/javase/tutorial/uiswing/layout/index.html

Michaël


Le 17/12/2011 14:10, Giuseppe Aruta a écrit :
I forgot to write that I added these modifications to OJ source code 
in the repository so they will be available on next OJ Night Snapshot


Peppe

*Da:* Giuseppe Aruta giuseppe_ar...@yahoo.it 
mailto:giuseppe_ar...@yahoo.it
*A:* OpenJump develop and use 
jump-pilot-devel@lists.sourceforge.net 
mailto:jump-pilot-devel@lists.sourceforge.net

*Inviato:* Sabato 17 Dicembre 2011 11:45
*Oggetto:* [JPP-Devel] Improved Pirol Calculator


Hi all,
I extended Pirol Attribute calculator (ToolsModify 
AttributesAttribute Calculator), adding some more mathematic 
functions and value:

- added greek P
- common and natural logarithms,
- root
-  trigonometric functions (sin, cos, tan, asin, acos, atan)
- conversion between radiant and degrees /rade and dera)

All those improvements were already tested on OpenJUMP JUFRE,
I like your opinion and a bit test.
Thanks
Giuseppe Aruta


--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and 
what it

provides. You can attend the event by watching it streamed LIVE online.
Learn more at http://p.sf.net/sfu/ms-windowsazure
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net 
mailto:Jump-pilot-devel@lists.sourceforge.net

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




--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and what it
provides. You can attend the event by watching it streamed LIVE online.
Learn more athttp://p.sf.net/sfu/ms-windowsazure


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



--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and 
what it

provides. You can attend the event by watching it streamed LIVE online.
Learn more at http://p.sf.net/sfu/ms-windowsazure
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net 
mailto:Jump-pilot-devel@lists.sourceforge.net

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




--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and what it
provides. You can attend the event by watching it streamed LIVE online.
Learn more at http://p.sf.net/sfu/ms-windowsazure


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