View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002256 | NoesisGUI | C++ SDK | public | 2022-02-01 16:26 | 2026-06-25 08:14 |
| Reporter | sfernandez | Assigned To | sfernandez | ||
| Priority | normal | Severity | feature | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.1.2 | ||||
| Target Version | 3.2 | ||||
| Summary | 0002256: Support property notifications from different threads in bindings | ||||
| Description | WPF supports notifying of property changes from different threads and the binding engine will properly enqueue the changes to the UI thread to update the UI elements. To correctly implement this in Noesis we should be able to enqueue tasks in our View to be performed during the Update call. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-02-01 16:26 | sfernandez | New Issue | |
| 2022-02-01 16:27 | sfernandez | Assigned To | => sfernandez |
| 2022-02-01 16:27 | sfernandez | Status | new => assigned |
| 2022-02-01 16:27 | sfernandez | Target Version | => 3.2.0 |
| 2023-10-17 18:18 | jsantos | Note Added: 0008840 | |
| 2023-10-19 12:14 | jsantos | Target Version | 3.2.0 => 3.2 |