Window always on top

Just starting out? Need help? Post your questions and find answers here.
lesserpanda
User
User
Posts: 65
Joined: Tue Feb 11, 2020 7:50 am

Window always on top

Post by lesserpanda »

How do I set a window to be always on the top of everything else?

Thanks
User avatar
Bisonte
Addict
Addict
Posts: 1226
Joined: Tue Oct 09, 2007 2:15 am

Re: Window always on top

Post by Bisonte »

StickyWindow(#Window, State)
PureBasic 6.04 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
BarryG
Addict
Addict
Posts: 3292
Joined: Thu Apr 18, 2019 8:17 am

Re: Window always on top

Post by BarryG »

For Windows, be aware of this StickyWindow() bug, though -> viewtopic.php?t=80774
lesserpanda
User
User
Posts: 65
Joined: Tue Feb 11, 2020 7:50 am

Re: Window always on top

Post by lesserpanda »

Thanks again guys!
Post Reply