View Issue Details

IDProjectCategoryView StatusLast Update
0001068NoesisGUIUnitypublic2018-11-22 20:22
ReporterMrJul Assigned Tosfernandez  
PriorityhighSeverityfeature 
Status resolvedResolutionfixed 
Product Version2.0.1f1 
Target Version2.2.0Fixed in Version2.2.0b4 
Summary0001068: Support for custom Measure/Arrange
Description

NoesisGUI doesn't support custom controls that override MeasureCore/ArrangeCore.
While you can usually compose with other primitives, this is not always the case.

The main use case for me would be to extend Panel, to arrange items as I see fit. In WPF, I have a working VirtualizingWrapPanel that I planned to port to NoesisGUI. Without proper arrange support, it's just impossible to do, especially with virtualization involved.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-04-27 17:59 MrJul New Issue
2017-06-06 19:58 sfernandez Assigned To => sfernandez
2017-06-06 19:58 sfernandez Status new => assigned
2018-11-01 02:14 jsantos View Status public => private
2018-11-22 20:21 sfernandez Target Version => 2.2.0
2018-11-22 20:21 sfernandez View Status private => public
2018-11-22 20:21 sfernandez Platform => Any
2018-11-22 20:22 sfernandez Status assigned => resolved
2018-11-22 20:22 sfernandez Resolution open => fixed
2018-11-22 20:22 sfernandez Fixed in Version => 2.2.0b4
2025-10-10 13:29 jsantos Category Unity3D => Unity