Open a window without a title bar

Just starting out? Need help? Post your questions and find answers here.
User avatar
marcoagpinto
Addict
Addict
Posts: 1051
Joined: Sun Mar 10, 2013 3:01 pm
Location: Portugal
Contact:

Open a window without a title bar

Post by marcoagpinto »

Heya,

I was wondering if there is a flag (multiplatform) to open a window without a title bar.

The last time I looked at the documentation, I didn't find such a flag.

Thanks!
BarryG
Addict
Addict
Posts: 4168
Joined: Thu Apr 18, 2019 8:17 am

Re: Open a window without a title bar

Post by BarryG »

#PB_Window_Borderless ?
Olli
Addict
Addict
Posts: 1240
Joined: Wed May 27, 2020 12:26 pm

Re: Open a window without a title bar

Post by Olli »

I do not think it is enabled.

If you just need the resizing window options, you could make a system like this.
User avatar
marcoagpinto
Addict
Addict
Posts: 1051
Joined: Sun Mar 10, 2013 3:01 pm
Location: Portugal
Contact:

Re: Open a window without a title bar

Post by marcoagpinto »

I have it working, thanks!
BarryG
Addict
Addict
Posts: 4168
Joined: Thu Apr 18, 2019 8:17 am

Re: Open a window without a title bar

Post by BarryG »

So, what did you end up doing? Don't leave us hanging. :)
User avatar
marcoagpinto
Addict
Addict
Posts: 1051
Joined: Sun Mar 10, 2013 3:01 pm
Location: Portugal
Contact:

Re: Open a window without a title bar

Post by marcoagpinto »

BarryG wrote: Sat Aug 02, 2025 10:33 am So, what did you end up doing? Don't leave us hanging. :)
It was a "user error".

Maybe I was stressed the last time I tried it and didn't see the flag.

Thanks!
User avatar
marcoagpinto
Addict
Addict
Posts: 1051
Joined: Sun Mar 10, 2013 3:01 pm
Location: Portugal
Contact:

Re: Open a window without a title bar

Post by marcoagpinto »

screenshot:
Image
BarryG
Addict
Addict
Posts: 4168
Joined: Thu Apr 18, 2019 8:17 am

Re: Open a window without a title bar

Post by BarryG »

Looks good!
Post Reply