View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004176 | NoesisGUI | Studio | public | 2025-05-19 15:39 | 2025-05-20 12:14 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004176: Number Variants Are Difficult To Identify Without A Programming Background | ||||
| Description | [This Ticket should be logged as Feedback and not a Bug] Currently, we present many ways to refer to what to a Designer is just a 'Number'. −> In Data, we call it a "Number". −> In DynamicProperties, we call it an "Integer" or a "Float". −> In Resources, we call it an "Int32/Int16" or a "Single/Double". For users who are unfamiliar with the technicality of number types, this can sometimes result in a blocker. This is especially the case when creating a new Resource from the Resources Panel, where the terms "Number", "Integer", and "Float" all yield no results. Suggestion: In the Resources Panel, renaming to: "Single (Number: Float)" Int16 (Number: 16-Bit Integer) UIInt16 (Number: 16-Bit Integer) In this syntax, users would be able to get a positive Search Result whether they typed the Uber-Technical Name (Double/Single/Int), the Somewhat Technical Name (Integer/Float), or the Layman's Name (Number). In the DynamicProperties Configuration, renaming to: "Integer (Number)" | ||||
| Platform | Any | ||||