View Issue Details

IDProjectCategoryView StatusLast Update
0001272NoesisGUIUnitypublic2018-11-22 12:25
Reporterzloty Assigned Tosfernandez  
PriorityhighSeverityfeature 
Status resolvedResolutionfixed 
Product Version2.1.0f1 
Target Version2.2.0Fixed in Version2.2.0b4 
Summary0001272: Custom panel implementation
Description

As discussed in https://www.noesisengine.com/forums/viewtopic.php?f=3&t=1337 we need a custom panel. But this is not possible, because we can't implement FrameworkElement.MeasureOverride and FrameworkElement.ArrangeOverride.

Furthermore Panel.InternalChildren is also not available in the interface, but this property is used in almost every WPF documentation for custom panels. But i'm not sure if this is really necessary or just the same as the already existing property Panel.Children.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-04-03 14:55 zloty New Issue
2018-04-10 23:05 sfernandez Assigned To => sfernandez
2018-04-10 23:05 sfernandez Status new => assigned
2018-11-01 02:14 jsantos View Status public => private
2018-11-22 12:22 sfernandez Target Version => 2.2.0
2018-11-22 12:22 sfernandez View Status private => public
2018-11-22 12:22 sfernandez Platform => Any
2018-11-22 12:25 sfernandez Status assigned => resolved
2018-11-22 12:25 sfernandez Resolution open => fixed
2018-11-22 12:25 sfernandez Fixed in Version => 2.2.0b4
2025-10-10 13:29 jsantos Category Unity3D => Unity