View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001272 | NoesisGUI | Unity | public | 2018-04-03 14:55 | 2018-11-22 12:25 |
| Reporter | zloty | Assigned To | sfernandez | ||
| Priority | high | Severity | feature | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.1.0f1 | ||||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0b4 | ||
| Summary | 0001272: 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. | ||||
| Platform | Any | ||||
| 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 |