it's possible to remove title bar from editor?

is possible to remove title bar and menu bar from editor and substitute the menu bar for a menu created using uilements? if so how i can do that?

Hi GilbertoBitt,

Unfortunately this isn’t possible the menu and title bars are OS specific and are built using the OS API.

Thanks for the answer. Perhaps in the future, it will be possible to solve this problem. I also wanted to remove the toolbar and tried to understand how it works.