Search found 4 matches

by Qube
Fri Jun 13, 2025 4:10 am
Forum: Coding Questions
Topic: Fullscreen Window - Dumb beginner question
Replies: 12
Views: 671

Re: Fullscreen Window - Dumb beginner question



@ Piero, that works perfectly, thank you very much :D
https://www.purebasic.fr/english/viewtopic.php?p=641513#p641513

https://www.purebasic.fr/english/viewtopic.php?p=620351


Ahh, more PB magic to look into. I feel like such a newbie again :lol:

Having a good look into PB since Apple have ...
by Qube
Thu Jun 12, 2025 4:29 pm
Forum: Coding Questions
Topic: Fullscreen Window - Dumb beginner question
Replies: 12
Views: 671

Re: Fullscreen Window - Dumb beginner question

@ Piero, that works perfectly, thank you very much :D
by Qube
Thu Jun 12, 2025 2:48 am
Forum: Coding Questions
Topic: Fullscreen Window - Dumb beginner question
Replies: 12
Views: 671

Re: Fullscreen Window - Dumb beginner question

Unfortunately the dock is still visible and the title bar of the app is still there. Any other tips and tricks I can try?
by Qube
Wed Jun 11, 2025 11:04 pm
Forum: Coding Questions
Topic: Fullscreen Window - Dumb beginner question
Replies: 12
Views: 671

Fullscreen Window - Dumb beginner question

This is probably the most stupid question but..

On MacOS I'm trying to open a fullscreen window which is actually fullscreen and doesn't just maximise the window leaving the dock bar in view still. No problems with OpenScreen but it's more preferred these days to open a full screen window than ...