<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qui., 24 de out. de 2024 18:32, Michael Strauß <<a href="mailto:michaelstrau2@gmail.com">michaelstrau2@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Sounds like a good idea, maybe stage.setHeaderBar(), which can be the HeaderBar provided or a custom Control (any control, or that extends HeaderBar, because the reserved space on Mac).<br>
><br>
> This also limits the control usage on the top.<br>
<br>
What would be the advantage of this, compared to the proposal?<br>
How does this interact with the scene graph?<br>
How would I create a control that extends from the client area all the<br>
way into the header area?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I thought as a way to avoid having multiple HeaderBar, to restrict it being on top and to avoid conflicting with TRANSPARENT stage style, specially on Linux because of the rounded corners (and maybe other combinations of transparent + HeaderBar)</div><div dir="auto"><br></div><div dir="auto">But you have a good point about the interaction with the Scene graph.</div><div dir="auto"><br></div><div dir="auto">It must be part of the Scene, of course, but it's also a Window characteristic. Would be nice to find a way to express it in one way that fits both.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>