Re: [JPP-Devel] Add scale panel on Info bar

2012-02-27 Thread Larry Becker
I'd be the first to admit that some of the features that I put in SkyJUMP
have no purpose in OJ.  8-)

Larry

On Sun, Feb 26, 2012 at 3:49 PM, Stefan Steiniger sst...@geo.uzh.ch wrote:

 I am for 123 [45687 pts]

 though, it also needs to translate pts... mhm..

 stefan

 Am 26.02.12 02:16, schrieb Michaël Michaud:
  Hi
  1) I think that envelope of selected features in pixels (displayed in
  second panel, between brackets) takes place and is useless What do you
  think ?
  without seeing it... yes, why would I need the pixels?
  Currently, the number of selected features message is displayed by
  ShowFullPathPlugIn (don't know why, probably not the best place)
  Il looks like :
 
  Number selected: 123 [1254.4, 65987] 45687 pts
 
  Code comes with the following comment from Larry :
  //LDB added the following to simulate 4D Draw Coordinates Panel
 
  My suggestion is to keep only :
 
  Number selected: 123 [45687 pts]
  or
  Selection: 123 features [45687 pts]
 
  Michaël
 
 
 
 --
  Virtualization  Cloud Management Using Capacity Planning
  Cloud computing makes use of virtualization - but cloud computing
  also focuses on allowing computing to be delivered as a service.
  http://www.accelacomm.com/jaw/sfnl/114/51521223/
  ___
  Jump-pilot-devel mailing list
  Jump-pilot-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Add scale panel on Info bar

2012-02-27 Thread Giuseppe Aruta
Hi all,
sorry to come late in the discussion.
a) WMS panel, as Stefan pointed out, was from the beginning (Aquino maybe?). I 
left it when I added a sclaepanel as I thought that some part of OJ or plugin 
was using it. If there is no need to have it, if we remove it, we surelly have 
more space for  infopanel.

b) I vote to remove remove the envelope of selected features, if there is no 
need. And save only selected features[selected points]

I still haven't work around the scalepanel. As it still shows view scale only 
when the cursor is moving on the view. I gave a look to other class (zoom and 
zoom listner) but I still have no idea how to modify them. And need time. If 
people agree I leave things as they are - or I can restore the original bar.

giuseppe




 Da: Larry Becker becker.la...@gmail.com
A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net 
Inviato: Lunedì 27 Febbraio 2012 15:39
Oggetto: Re: [JPP-Devel] Add scale panel on Info bar
 

I'd be the first to admit that some of the features that I put in SkyJUMP have 
no purpose in OJ.  8-)

Larry


On Sun, Feb 26, 2012 at 3:49 PM, Stefan Steiniger sst...@geo.uzh.ch wrote:

I am for 123 [45687 pts]

though, it also needs to translate pts... mhm..

stefan

Am 26.02.12 02:16, schrieb Michaël Michaud:

 Hi
 1) I think that envelope of selected features in pixels (displayed in
 second panel, between brackets) takes place and is useless What do you
 think ?
 without seeing it... yes, why would I need the pixels?
 Currently, the number of selected features message is displayed by
 ShowFullPathPlugIn (don't know why, probably not the best place)
 Il looks like :

 Number selected: 123 [1254.4, 65987] 45687 pts

 Code comes with the following comment from Larry :
 //LDB added the following to simulate 4D Draw Coordinates Panel

 My suggestion is to keep only :

 Number selected: 123 [45687 pts]
 or
 Selection: 123 features [45687 pts]

 Michaël


 --
 Virtualization  Cloud Management Using Capacity Planning

 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Add scale panel on Info bar

2012-02-27 Thread Giuseppe Aruta
Ok I saw that all modifications were already done in the last NB. Good Michael!



 Da: Giuseppe Aruta giuseppe_ar...@yahoo.it
A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net 
Inviato: Lunedì 27 Febbraio 2012 16:01
Oggetto: Re: [JPP-Devel] Add scale panel on Info bar
 

Hi all,
sorry to come late in the discussion.
a) WMS panel, as Stefan pointed out, was from the beginning (Aquino maybe?). I 
left it when I added a sclaepanel as I thought that some part of OJ or plugin 
was using it. If there is no need to have it, if we remove it, we surelly have 
more space for  infopanel.

b) I vote to remove remove the envelope of selected features, if there is no 
need. And save only selected features[selected points]

I still haven't work around the scalepanel. As it still shows view scale only 
when the cursor is moving on the view. I gave a look to other class (zoom and 
zoom listner) but I still have no idea how to modify them. And need time. If 
people agree I leave things as they are - or I can restore the original bar.

giuseppe



 Da: Larry Becker becker.la...@gmail.com
A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net 
Inviato: Lunedì 27 Febbraio 2012 15:39
Oggetto: Re: [JPP-Devel] Add scale panel on Info bar
 

I'd be the first to admit that some of the features that I put in SkyJUMP have 
no purpose in OJ.  8-)

Larry


On Sun, Feb 26, 2012 at 3:49 PM, Stefan Steiniger sst...@geo.uzh.ch wrote:

I am for 123 [45687 pts]

though, it also needs to translate pts... mhm..

stefan

Am 26.02.12 02:16, schrieb Michaël Michaud:

 Hi
 1) I think that envelope of selected features in pixels (displayed in
 second panel, between brackets) takes place and is useless What do you
 think ?
 without seeing it... yes, why would I need the pixels?
 Currently, the number of selected features message is displayed by
 ShowFullPathPlugIn (don't know why, probably not the best place)
 Il looks like :

 Number selected: 123 [1254.4, 65987] 45687 pts

 Code comes with the following comment from Larry :
 //LDB added the following to simulate 4D Draw Coordinates Panel

 My suggestion is to keep only :

 Number selected: 123 [45687 pts]
 or
 Selection: 123 features [45687 pts]

 Michaël


 --
 Virtualization  Cloud Management Using Capacity Planning

 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel