Full-screen app, transparent background? - Forum

Forum Navigation
You need to log in to create posts and topics.

Full-screen app, transparent background?

Can I make the app background completely transparent? So that you would see the underlying window(s) through it?

I tried loading a transparent picture (png) but that causes the app background color to become black :-(

Also, can I create an app that will display full screen on any screen resolution? Also covering the taskbar section?

Can I make the app background completely transparent? So that you would see the underlying window(s) through it?

Yes you can. Select "Custom shaped window" from the window style option.

Also, can I create an app that will display full screen on any screen resolution? Also covering the taskbar section?

Yes you can. Select "Full screen window"  from the window style option.

Hopes this help : )

Uploaded files:
  • You need to login to have access to uploads.
Vadim, HPW and CN_Iceman have reacted to this post.
VadimHPWCN_Iceman

Indeed it works! Thank you :-)