View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001822 | NoesisGUI | C++ SDK | public | 2020-10-27 12:03 | 2021-05-27 10:46 |
| Reporter | sfernandez | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.0.6 | ||||
| Target Version | 3.1 | ||||
| Summary | 0001822: Different objects when using resources defined inside a template element | ||||
| Description | Giving the following control template: <ControlTemplate TargetType="Control"> When getting a reference to the resource in Grid.Resources and Rectangle.Fill, it returns different objects in Noesis, in WPF both are the same. Grid root = (Grid)control.Template.FindName("root", control); | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-10-27 12:03 | sfernandez | New Issue | |
| 2021-05-27 10:46 | sfernandez | Assigned To | => sfernandez |
| 2021-05-27 10:46 | sfernandez | Status | new => assigned |
| 2021-05-27 10:46 | sfernandez | Target Version | => 3.1 |
| 2021-05-27 10:46 | sfernandez | Description Updated | |
| 2021-05-27 10:46 | sfernandez | Additional Information Updated |