View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000699 | NoesisGUI | C++ SDK | public | 2015-08-03 14:56 | 2019-04-18 16:49 |
| Reporter | themirrortruth | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | open | ||
| Fixed in Version | 2.2.0 | ||||
| Summary | 0000699: C++ API VisualTreeHelper.HitTest() | ||||
| Description | http://www.noesisengine.com/forums/viewtopic.php?f=3&t=761 And whether it is possible to implement this method in C#? | ||||
| Platform | Any | ||||
|
We will implement the following version of the HitTest function in a future release: https://msdn.microsoft.com/en-us/library/ms608753(v=vs.110).aspx Meanwhile, if you are interested, I can show you a tricky (and inefficient) way to simulate that behavior using the available HitTest(visual, point) function. |
|
|
Yes, I would like to know about it. Big thanks. |
|
|
Here you are:
|
|
|
+1 for this fix. We do all kinds of workarounds to keep code efficient and working as expected (hardcoded naming for grids, using custom bounds to determine hit test, tagging elements in XAML.) |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-08-03 14:56 | themirrortruth | New Issue | |
| 2015-08-03 16:26 | sfernandez | Note Added: 0002815 | |
| 2015-08-03 16:26 | sfernandez | Assigned To | => sfernandez |
| 2015-08-03 16:26 | sfernandez | Status | new => feedback |
| 2015-08-03 16:27 | sfernandez | Note Edited: 0002815 | |
| 2015-08-03 16:35 | themirrortruth | Note Added: 0002816 | |
| 2015-08-03 16:35 | themirrortruth | Status | feedback => assigned |
| 2015-08-03 18:07 | sfernandez | Note Added: 0002818 | |
| 2015-08-03 18:07 | sfernandez | Status | assigned => feedback |
| 2015-08-03 18:07 | sfernandez | Note Edited: 0002818 | |
| 2015-08-03 18:08 | sfernandez | Note Edited: 0002818 | |
| 2015-08-03 18:08 | sfernandez | Note Edited: 0002818 | |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-21 13:58 | jsantos | View Status | private => public |
| 2018-11-21 13:58 | jsantos | Platform | => Any |
| 2018-12-10 19:22 | nokola | Note Added: 0005362 | |
| 2019-04-18 16:49 | sfernandez | Status | feedback => resolved |
| 2019-04-18 16:49 | sfernandez | Fixed in Version | => 2.2.0 |