Invisible Engine

Posted By: Martek

Invisible Engine - 05/31/09 17:39

Hi at all,
is it possible to make the engine window transparent or invisible?
I want to create panels, but the engine window should be invisible, only the panels should be visible. If it's possible, how could I do it?

Mfg, Martek
Posted By: KiwiBoy

Re: Invisible Engine - 05/31/09 17:51

Set window mode and apply 1;
e.g. video_window(vector(200,200,0),vector(800,600,0),1);// for borderless window.
Posted By: Martek

Re: Invisible Engine - 05/31/09 17:55

Yes, I know this feature, but the problem is that now the engine window is still visible, but I want it invisible.
Only the panels I created should be visible.
Posted By: Espér

Re: Invisible Engine - 05/31/09 17:55

uhm.. i think he wants to make the complete engine window transparent..

so, if you place a red box as a panel, you see your Desktop.. and the red box.. but no black/blue..etc background in the window..
Posted By: Martek

Re: Invisible Engine - 05/31/09 17:57

Yes, that is my desire. IS this possible? I hopy so smile
Posted By: Cowabanga

Re: Invisible Engine - 05/31/09 18:01

Use video_alpha.
Posted By: Martek

Re: Invisible Engine - 05/31/09 18:08

Yeah thanks, this is what I looking for. But at the moment I've got not installed SP3 for XP, so could maybe someone be so nice an test it for me?
Only a short script, that set the alpha to 0 and creates an panel?
This would make me very happy smile thanks
Posted By: hack-panther

Re: Invisible Engine - 05/31/09 19:50

I think this is not what you need.
The whole engine window is transparent, but the panel, too.

I dont need the function directly, but this where a cool feature
when it is possible.
Posted By: Espér

Re: Invisible Engine - 05/31/09 19:53

yes.. especially to create cool frames around the playing window..
Posted By: Martek

Re: Invisible Engine - 05/31/09 20:29

mhm... That hurts laugh So I can forget my idea for the next time. But maybe the feature will be implented. I hope so...
© 2024 lite-C Forums