View Issue Details

IDProjectCategoryView StatusLast Update
0004980NoesisGUIStudiopublic2026-06-26 11:11
ReporterJinFox Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status feedbackResolutionopen 
Product VersionStudio_Beta 
Target Version4.0 
Summary0004980: Properties panel sometime doesn't allow to change a value or to reference a resource
Description

Hello,

For some reason this line shows up properly in the viewer but I had to type the style manually in text editor as the dropdown only offers default textblock, and after adding manually the style manually, I see something like the image attached (it shows up green but the resource name shows empty).

  <TextBlock x:Name="TextBlock0" Style="{StaticResource Style.Text.FE.S}" Foreground="{StaticResource Brush.White}"  Text="{Binding Path=MyProperty}" />

I have checked and Noesis studio properly shows the GlobalResource.xaml with all the merged dictionary (including the one with the Style.Text.FE.S entry)

Is there some configuration issue that could explain that or is this a bug?

Attached Files
image.png (43,875 bytes)   
image.png (43,875 bytes)   
PlatformAny

Activities

sfernandez

sfernandez

2026-06-26 11:11

manager   ~0012381

Is this is still an issue?
Could this be happening because you didn't have the correct GlobalResources.xaml set as the Studio's global resources?

Issue History

Date Modified Username Field Change
2026-04-09 16:42 JinFox New Issue
2026-04-09 16:42 JinFox File Added: image.png
2026-04-09 17:17 sfernandez Assigned To => dfranjic
2026-04-09 17:17 sfernandez Status new => assigned
2026-04-09 17:17 sfernandez Target Version => 4.0
2026-06-26 11:08 jsantos Description Updated
2026-06-26 11:09 jsantos Assigned To dfranjic => sfernandez
2026-06-26 11:11 sfernandez Status assigned => feedback
2026-06-26 11:11 sfernandez Note Added: 0012381