View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004793 | NoesisGUI | Studio | public | 2026-02-10 10:31 | 2026-05-11 17:56 |
| Reporter | JinFox | Assigned To | sfernandez | ||
| Priority | normal | Severity | feature | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | 4.0 | Fixed in Version | 4.0 | ||
| Summary | 0004793: Allow to expose Dependency property to navigator to allow to create populate different property (such as Header, footer etc) | ||||
| Description | Hello, I was oriented toward the usage of Meta<StudioNavigatorProperty>() but was told there was a bug making those not appear when empty, so I am opening this ticket. | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
Hello,
I have attached a cleaned up class + default style of what I have been using for those screenshots. |
|
|
I'm not seeing the supposed attached images and code, did you get any error trying to submit them? |
|
|
Hi, It should be quite small (I did have them in separate file but I have now attached a single zip with the class and screenshot for a total of 200kb.) |
|
|
We'll investigate the duplication of those navigator properties. In order to show a drop down selector for the property editor, like in the BulletDecorator, you should define the property as Ptr<UIElement>, assuming you want it to contain only UIElements and it won't support a string or any other boxed value. Could you try that? |
|
|
Hi Sergio,
|
|
|
I fixed in changeset r17109 an issue we had when the property was defined as a DependencyProperty, and also using NsProp (reflection property) to specify the Studio metadata. This should fix the following problems:
|
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-10 10:31 | JinFox | New Issue | |
| 2026-02-10 10:31 | JinFox | File Added: Untitled.png | |
| 2026-02-11 18:25 | sfernandez | Assigned To | => sfernandez |
| 2026-02-11 18:25 | sfernandez | Status | new => assigned |
| 2026-02-11 18:25 | sfernandez | Target Version | => Studio_Beta |
| 2026-05-11 10:52 | JinFox | Note Added: 0012311 | |
| 2026-05-11 10:53 | JinFox | Note Edited: 0012311 | |
| 2026-05-11 13:58 | sfernandez | Status | assigned => feedback |
| 2026-05-11 13:58 | sfernandez | Note Added: 0012313 | |
| 2026-05-11 14:50 | JinFox | Note Added: 0012314 | |
| 2026-05-11 14:50 | JinFox | File Added: MenuLayout-BugReport.zip | |
| 2026-05-11 14:50 | JinFox | Status | feedback => assigned |
| 2026-05-11 16:13 | sfernandez | Status | assigned => feedback |
| 2026-05-11 16:13 | sfernandez | Note Added: 0012315 | |
| 2026-05-11 17:50 | JinFox | Note Added: 0012316 | |
| 2026-05-11 17:50 | JinFox | File Added: Screenshot_7.png | |
| 2026-05-11 17:50 | JinFox | Status | feedback => assigned |
| 2026-05-11 17:55 | sfernandez | Target Version | Studio_Beta => 4.0 |
| 2026-05-11 17:56 | sfernandez | Status | assigned => resolved |
| 2026-05-11 17:56 | sfernandez | Resolution | open => fixed |
| 2026-05-11 17:56 | sfernandez | Fixed in Version | => 4.0 |
| 2026-05-11 17:56 | sfernandez | Note Added: 0012317 |