View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001306 | NoesisGUI | C# SDK | public | 2018-06-01 12:19 | 2018-11-22 12:02 |
| Reporter | ai_enabled | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.1.0f1 | ||||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0b1 | ||
| Summary | 0001306: IsHitTestVisible assinging has no effect? | ||||
| Description | Hi guys, I've just noticed that assigning IsHitTestVisible in C# to my UserControl doesn't change the IsHitTestVisible value in NoesisGUI C++ part. I mean, the value is properly assigned with NoesisGUI_PINVOKE.UIElement_IsHitTestVisible_set(swigCPtr, value) in setter Please investigate :-). | ||||
| Platform | Any | ||||
|
I know what was happening. It only occurs with elements that are not initialized (not yet added to the UI tree). |
|
|
Thanks! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-06-01 12:19 | ai_enabled | New Issue | |
| 2018-06-06 16:18 | sfernandez | Assigned To | => sfernandez |
| 2018-06-06 16:18 | sfernandez | Status | new => assigned |
| 2018-06-06 16:19 | sfernandez | Note Added: 0005221 | |
| 2018-06-06 16:21 | ai_enabled | Note Added: 0005222 | |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-22 12:02 | sfernandez | Target Version | => 2.2.0 |
| 2018-11-22 12:02 | sfernandez | View Status | private => public |
| 2018-11-22 12:02 | sfernandez | Platform | => Any |
| 2018-11-22 12:02 | sfernandez | Status | assigned => resolved |
| 2018-11-22 12:02 | sfernandez | Resolution | open => fixed |
| 2018-11-22 12:02 | sfernandez | Fixed in Version | => 2.2.0b1 |