Thank you Larry. I missed the fact that the SelectTool was abstract.
Thank you for pointing that out.
SS
On 8/31/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> Hi SS,
>
> No magic here. SelectTool is itself an abstract class, so selection
> is initialized in the classes that extend SelectTool li
Hi SS,
No magic here. SelectTool is itself an abstract class, so selection
is initialized in the classes that extend SelectTool like
SelectFeaturesTool, SelectLineStringsTool, SelectPartsTool, and
SelectOneItemTool.
regards,
Larry
On 8/31/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> I'