Hei Michael,

thanks. The issue of the invert selection, if I remember correctly, was 
if such function should be restricted to the layer, only to editable 
layers or should include all layers. However, at that time we didn't had 
the layer selectable property. Maybe this needs to be accounted for too? 
Hence, I think such function requires a dialog menu and is not a 
oneclick function [now without looking on what you did ;)].

Thanks for creating the plugin! Some people will be very happy ;)

on the SelectAllModifiedFeaturesPlugIn: I never included it, because I 
forgot it - I guess. So thanks if you added it to default-plugins.xml. 
Is it already internationalized? (maybe I just had this on my todo list 
- and never did it).

cheers from Calgary - only 1-2 more weeks of teaching left *yay*... and 
then I should have more time for other things again.

stefan

Michaël Michaud schrieb:
> Hi,
> 
> We already had a discussion on the list about this feature.
> I could not remember exactly what the problem was, so I tried to 
> implement it with the following semantic :
> 
> scan all layers having selected features with 
> selectionManager.getLayersWithSelectedItems
> - if invisible (not sure if invisible layer can have selected features), 
> clear selection
> - if visible replace selected features by un-selected ones
> 
> It is commited. You can try it and give me feed back if it does not work 
> properly or if you think it won't work properly in some cases.
> 
> I also added a PlugIn from Larry called SelectAllModifiedFeaturesPlugIn
> (it was not in the default-plugin.xml)
> Stefan, can you tell me if there is a reason why this plugin has not 
> been included with other Larry's Select plugins at first time
> 
> Michaël
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Jump-pilot-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to