Re: [udig-devel] How to use the Polygon Tool in a TitleAreaDialog

2010-08-24 Thread Mauricio Pazos
On Monday 23 August 2010 02:22:30 pm Jonathan Roques wrote: > Hi all ! > I need to include the Polygon Tool in order to create some features, but > I saw that this tool is designed to operate either in an Editor or in a > View... So my question is : is it possible to put this tool in a Dialog > ?..

Re: [udig-devel] How to use the Polygon Tool in a TitleAreaDialog

2010-08-23 Thread Jody Garnett
When used in a view toolbar; all it does is change the mode of the current map. There is an ready-to-go action that will change the tool used by the map. But there is nothing special about this action you can take the same steps from any point in the applicaiton - such as a cheatsheet. I am use

[udig-devel] How to use the Polygon Tool in a TitleAreaDialog

2010-08-23 Thread Jonathan Roques
Hi all ! I need to include the Polygon Tool in order to create some features, but I saw that this tool is designed to operate either in an Editor or in a View... So my question is : is it possible to put this tool in a Dialog ?...and obviously how ? thanks before ! <>