MaterialSkin
MaterialSkin copied to clipboard
Combining Action Bar and Title Bar
I remember modifying the original IgnaceMaes version to be able to display the title on the same line as the "close, minimize, maximize" buttons. Since your version is a bit different it seems a bit more tricky to do it (especially because of the drawer). Do you have any leads on how I could achieve that ?
That part of the code should be the same, I just added more stuff to it, but I did not modify the form drawing function too much (just colors and stuff)
All right I'll try to give it a go. Would that be a functionnality you would like to have ? I could make a PR if this is working correctly
Sure, just expose a boolean for it on the Form Properties
Call it "App Bar" with the default value true
Under the "Window Style" Category
Don't forget to hide the drawer icon when not using the bar.