View Issue Details

IDProjectCategoryView StatusLast Update
0003844NoesisGUIStudiopublic2024-12-05 14:27
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Alpha 
Summary0003844: Creating a ListBox Item Container Does Not Allow The Creation Of An Associated Template
Description

Currently, if you create a ListBox Item Container Template, it creates a Style containing an associated (non-ResourcePanel) ItemTemplate which contains the ListBox Item Container construction.

According to Sergio, it should be possible to derive a Template from within the Style using the 'Convert to Resource' function within the Style's 'Template' Property.
This is however not possible as of 0.166.

Steps To Reproduce

Repro Steps:

1) Create a new Page.
2) Introduce a ListBox Element to the Stage and/or Navigator.
3) Right-Click the ListBox, and from the Context Menu, select 'Templates'-->'Item Container'-->'Create'. This will open up a Style, and will open up the Template within.
4) Using the Template/Style nav bar at the bottom left of the screen, exit the Template, to arrive on the Style's Dummy Editor.
5) From the Properties Panel for the Style, navigate to the Templating section, and under the 'Template' Property, from its 3-Dot Menu, attempt to convert into a Template.

Observe how there are no Templates applied in the Template selector dropdown, and that the 'Convert to Template' option is greyed out.

Expected Results: The Template created when creating the ItemContainer Template is present, and can be derived into a Template Resource.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-12-02 14:05 dstewart New Issue
2024-12-02 14:08 sfernandez Assigned To => dfranjic
2024-12-02 14:08 sfernandez Status new => assigned
2024-12-02 14:08 sfernandez Target Version => Studio_Alpha
2024-12-05 14:27 dfranjic Status assigned => resolved
2024-12-05 14:27 dfranjic Resolution open => fixed