View Issue Details

IDProjectCategoryView StatusLast Update
0001377NoesisGUIC++ SDKpublic2022-03-07 20:08
Reportersfernandez Assigned Tojsantos  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Summary0001377: Default type converters provided by the corresponding type
Description

We need something similar to C# TypeDescriptor to get a default converter for each type:

TypeConverter converter = TypeDescriptor.GetConverter(typeof(float));

PlatformAny

Relationships

related to 0001376 resolvedsfernandez Value returned by IValueConverter not converted to target type 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-12-18 14:18 sfernandez New Issue
2018-12-18 14:18 sfernandez Assigned To => jsantos
2018-12-18 14:18 sfernandez Status new => assigned
2018-12-18 14:19 sfernandez Relationship added related to 0001376
2022-03-07 20:08 jsantos Status assigned => resolved
2022-03-07 20:08 jsantos Resolution open => fixed