View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002206 | NoesisGUI | C++ SDK | public | 2021-12-03 10:10 | 2022-03-02 13:15 |
| Reporter | pdx_lysannschlegel | Assigned To | jsantos | ||
| Priority | normal | Severity | feature | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.1.1 | ||||
| Target Version | 3.1.3 | Fixed in Version | 3.1.3 | ||
| Summary | 0002206: Expose StringFormat and the global CultureInfo object | ||||
| Description | From this forum thread: https://www.noesisengine.com/forums/viewtopic.php?f=3&t=2468 When making a markup extension/converter I realized that I cannot easily provide a property to the user that behaves like StringFormat in a binding, as in, actually implementing the formatting itself. Not sure how the CultureInfo would be best passed in. Converteres seem to be lacking it right now. Even outside of converters it would be nice to get access to the global CultureInfo we can set via Noesis::GUI::SetCulture, but this could worked around if necessary. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-12-03 10:10 | pdx_lysannschlegel | New Issue | |
| 2021-12-06 14:49 | jsantos | Assigned To | => jsantos |
| 2021-12-06 14:49 | jsantos | Status | new => assigned |
| 2021-12-06 14:51 | jsantos | Target Version | => 3.1.3 |
| 2022-03-02 13:15 | jsantos | Status | assigned => resolved |
| 2022-03-02 13:15 | jsantos | Resolution | open => fixed |
| 2022-03-02 13:15 | jsantos | Fixed in Version | => 3.1.3 |
| 2022-03-02 13:15 | jsantos | Note Added: 0007828 |