| bio | website | |
|---|---|---|
| location | Germany | |
| age | ||
| visits | member for | 1 year, 8 months |
| seen | May 15 at 7:50 | |
| stats | profile views | 51 |
|
Jun 11 |
accepted | How to print semi-transparent elements? |
|
Jun 8 |
revised |
How to print semi-transparent elements? changed title; added 30 characters in body |
|
Jun 8 |
revised |
How to print semi-transparent elements? added 248 characters in body |
|
Jun 8 |
asked | How to print semi-transparent elements? |
|
May 3 |
revised |
Is there a way to reshape graphics in ArcEngine? update |
|
Apr 25 |
asked | Is there a way to reshape graphics in ArcEngine? |
|
Apr 20 |
comment |
How to use ITrackCancel to escape IRubberBand track? Unfortunatly I haven't found a solution yet. |
|
Apr 19 |
accepted | How to use ITrackCancel to escape IRubberBand track? |
|
Apr 19 |
answered | How to use ITrackCancel to escape IRubberBand track? |
|
Apr 19 |
comment |
How to use ITrackCancel to escape IRubberBand track? Thanks Petr, I wasn't quite sure, because it isn't a real answer. |
|
Apr 19 |
comment |
How to use ITrackCancel to escape IRubberBand track? Using NewLineFeedback definitly works. I hook up the tools OnKeyDown event to escape on Escape. Anyways, the problem wasn't with ITrackCancel at all, see my question update 3. |
|
Apr 19 |
revised |
How to use ITrackCancel to escape IRubberBand track? update3 |
|
Apr 19 |
revised |
How to use ITrackCancel to escape IRubberBand track? update2 |
|
Apr 19 |
comment |
How to use ITrackCancel to escape IRubberBand track? Yes Kirk, but it didn't work either. |
|
Apr 19 |
comment |
How to use ITrackCancel to escape IRubberBand track? Thanks, Petr. I will try the display feedback. Btw. your display feedback link seems wrong. I guess you meant to link to IDisplayFeedback. |
|
Apr 17 |
revised |
How to use ITrackCancel to escape IRubberBand track? typo |
|
Apr 17 |
revised |
How to use ITrackCancel to escape IRubberBand track? updated question |
|
Apr 17 |
comment |
How to use ITrackCancel to escape IRubberBand track? My Tool is for AX_MapControl and AX_PageLayoutControl so I tried your code with my IHookHelper instead of your IMxDocument but it didn't work. m_hookHelper.ActiveView.ScreenDisplay.CancelTracker is null. So it seems to be different somehow. |
|
Apr 17 |
revised |
How to use ITrackCancel to escape IRubberBand track? changed/added ITool to BaseTool for AX_MapControl and AX_PageLayoutControl |
|
Apr 17 |
asked | How to use ITrackCancel to escape IRubberBand track? |