View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001505 | NoesisGUI | C++ SDK | public | 2019-06-21 17:12 | 2022-02-23 22:48 |
| Reporter | sfernandez | Assigned To | jsantos | ||
| Priority | normal | Severity | feature | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.2.3 | ||||
| Target Version | 3.0.0 | Fixed in Version | 3.0.0 | ||
| Summary | 0001505: Can't get access to application resource dictionary | ||||
| Description | Add a GetApplicationResources() function to IntegrationAPI to access the global application dictionary. In C# (and Unity) the API should be the same as in WPF: Application.Current.Resources = resources; | ||||
| Platform | Any | ||||
|
We should make Application.Resources a modifiable dictionary as it is in WPF (so new resources can be added), currently it is read-only in Noesis (improve that error message also). |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-06-21 17:12 | sfernandez | New Issue | |
| 2019-06-21 17:12 | sfernandez | Assigned To | => jsantos |
| 2019-06-21 17:12 | sfernandez | Status | new => assigned |
| 2019-06-21 17:12 | sfernandez | Target Version | => 2.3.0 |
| 2019-06-21 17:21 | sfernandez | Description Updated | |
| 2019-06-21 17:21 | sfernandez | Description Updated | |
| 2019-06-25 11:43 | sfernandez | Note Added: 0005762 | |
| 2019-06-25 11:44 | sfernandez | Note Edited: 0005762 | |
| 2020-03-20 16:44 | jsantos | Target Version | => 3.0.0 |
| 2020-03-20 16:44 | jsantos | Status | assigned => resolved |
| 2020-03-20 16:44 | jsantos | Resolution | open => fixed |
| 2020-03-20 16:44 | jsantos | Fixed in Version | => 3.0.0 |