Hello
I would like to know how to put on/off the window heading. I need a command for this.
Thank you.
2xD.
Printable View
Hello
I would like to know how to put on/off the window heading. I need a command for this.
Thank you.
2xD.
Look under the application properties then the window tab.
There is a checkbox to turn on and off the windows header.
I need a command to turn this option on/off, when the application started..
Hmmm I am not sure you can do that - Its something that has to be selected on an app by app basis.
I will put it on a list of things to check into perhaps it can be changed in a future build.
I too once wondered about this, but I don't think it's possible.
A workaround could be to make use of sub-applications. The parent (main app) can have the Windows Heading/Title Bar unchecked, so the application does not use a title bar. When you want to use a title bar/heading, hide the parent app and start a sub-application frame (with pop-up window checked) so the window appears with a heading. A similar method can be used if you're wanting to make a splash screen for instance.
It's possible with Kernel Object.