| bio | website | |
|---|---|---|
| location | ||
| age | 21 | |
| visits | member for | 1 year |
| seen | 10 hours ago | |
| stats | profile views | 4 |
|
May 9 |
accepted | How do I keep user from selecting a different tool when my custom tool is selected? |
|
May 9 |
comment |
How do I keep user from selecting a different tool when my custom tool is selected? I'm going to repost as a better question. Here it is gis.stackexchange.com/q/25148/7240 |
|
May 9 |
comment |
How do I keep user from selecting a different tool when my custom tool is selected? Sorry, your interpretation was not exactly correct, what I mean is that I would like to keep my tool active, even when the user selects another tool. When the user clicks on the tool again, it should the deactivate my tool. |
|
May 9 |
comment |
How do I keep user from selecting a different tool when my custom tool is selected? Nothing works. I'm still hazy on where to set IApplication.CurrentTool = nothing? You say in ICommand.OnClick. Should this be a ReadOnly Property or how do I implement it? |
|
May 9 |
comment |
How do I keep user from selecting a different tool when my custom tool is selected? Setting it to null tells me to convert to DBNull.Value, but this gives me the warning "Runtime errors might occur when converting 'System.DBNull' to 'ESRI.ArcGIS.Framework.ICommandItem'" |
|
May 9 |
comment |
How do I keep user from selecting a different tool when my custom tool is selected? Yes, that is what I meant |
|
May 9 |
comment |
How do I keep user from selecting a different tool when my custom tool is selected? I haven't implemented it yet. I figured this would be the key to doing this, but I wasn't sure what to put inside the Deactivate method |
|
May 9 |
asked | How do I keep user from selecting a different tool when my custom tool is selected? |
|
May 9 |
comment |
How do I save edits from an ArcMap editing session using VB.Net? I'll try this out later. Thank you. Sorry about posting this on the other question before. |
|
May 9 |
awarded | Commentator |
|
May 9 |
comment |
How do I save edits from an ArcMap editing session using VB.Net? I just want to save the edits when I have already started an edit session. I also don't want it to stop the edit session. |
|
May 9 |
asked | How do I save edits from an ArcMap editing session using VB.Net? |
|
May 9 |
accepted | How do I save an ArcMap map document using VB.Net? |
|
May 9 |
comment |
How do I save an ArcMap map document using VB.Net? Thank you! That worked great. Do you know how I can change this to also make it save edits? |
|
May 9 |
asked | How do I save an ArcMap map document using VB.Net? |
|
May 2 |
comment |
How do I keep streaming on in ArcMap when switching tools? I know there is a way to do this, though, because one of the computers is set to do it this way. But I can't figure out how to not do it on that computer, or how to do it on the other computers. And I love/need streaming because we do tree canopy and land use covers which have areas where we aren't allowed to have straight edges |
|
May 2 |
comment |
How do I keep streaming on in ArcMap when switching tools? O point #5. I use that all the time. That's not my problem, though. I am not trying to switch tools in middle of using one, it's in between editing different polygons. For example: I just cut out a section of a polygon, deleted it and now I click the edit tool and click on a different polygon and I want to use the reshape tool, so I click on the reshape tool but streaming is now off, so I have to hit F8 to use streaming with the reshape tool but I'd like streaming to just stay on automatically. Does that example make sense? |
|
May 2 |
revised |
How do I keep streaming on in ArcMap when switching tools? added 206 characters in body |
|
May 2 |
comment |
How do I keep streaming on in ArcMap when switching tools? I'm not sure exactly what you mean with #5.. |
|
May 2 |
asked | How do I keep streaming on in ArcMap when switching tools? |