View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002361 | NoesisGUI | C++ SDK | public | 2022-06-15 10:31 | 2022-06-15 10:31 |
| Reporter | sfernandez | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.1.4 | ||||
| Target Version | 3.1 | ||||
| Summary | 0002361: Using parenthesis in a PropertyPath does not work in Noesis | ||||
| Description | The following syntax is supported in WPF: <DoubleAnimation Storyboard.TargetProperty="(RenderTransform).(X)" Storyboard.TargetName="rect" To="100"/> But doesn't work in Noesis because it is expecting the property owner type when using parenthesis. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-06-15 10:31 | sfernandez | New Issue | |
| 2022-06-15 10:31 | sfernandez | Assigned To | => sfernandez |
| 2022-06-15 10:31 | sfernandez | Status | new => assigned |
| 2022-06-15 10:31 | sfernandez | Product Version | => 3.1.4 |
| 2022-06-15 10:31 | sfernandez | Target Version | => 3.1 |