View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002478 | NoesisGUI | C++ SDK | public | 2022-12-15 17:22 | 2023-03-27 12:14 |
| Reporter | manuel | Assigned To | sfernandez | ||
| Priority | normal | Severity | feature | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.1.5 | ||||
| Target Version | 3.2 | ||||
| Summary | 0002478: Binding.NotifyOnTargetUpdated and Binding.TargetUpdated event are not implemented | ||||
| Description | Whenever I try to use Binding.NotifyOnTargetUpdated I got "Unknown member Binding.NotifyOnTargetUpdated". I could find quite old forum threads about the same topic, so there might already be a bug ticket about this. | ||||
| Steps To Reproduce | In my case, I try to animate a ListBox's position to always center the selected entry. So... any kind of EventTrigger of type TargetUpdated and an animation with NotifyOnTargetUpdated will do. Here is my code as an example: | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-12-15 17:22 | manuel | New Issue | |
| 2022-12-19 13:15 | sfernandez | Assigned To | => sfernandez |
| 2022-12-19 13:15 | sfernandez | Status | new => assigned |
| 2022-12-19 13:15 | sfernandez | Target Version | => 3.2.0 |
| 2023-03-27 12:14 | jsantos | Target Version | 3.2.0 => 3.2 |