I've wanted to know too. I messed around with some extension that would pass commands to the window, but I couldn't figure out the codes that would make it transparent, even after researching it.
Someone needs to make an extension for this. I would just use the window shape object but that gets rid of the header and doesn't support semitransparency.
I just did some research and I found out the Kernel object (Sphax) can set the opacity of the window, but i can't get it to work ? :/..
Maybe it's because I'm using vista? :C Can some other people try it out and see if it works?? I downloaded it with the fusion updater
Edit: YAy!! Got it to work =D
Here are my conditions:
- Start of frame
o Kernel: Window>Select>Current
o Kernel: Window>Alter>Transparency State (Set to 1)
o Kernel: Window>Alter>Opacity (Set to x amount fx. 100)
Couldn't you just make something cheesy like a big active w/ the window frame you want and fill in the inside using the alpha channel's transparency.. and then put the texts or whatever over it?
--
"Del Duio has received 0 trophies. Click here to see them all."
"To be a true ninja you must first pick the most stealthy of our assorted combat suits. Might I suggest the bright neon orange?"
DXF Games, coming next: Hasslevania 2- This Space for Rent!
Whenever you say transparent, I figured you ment the nice clean aero transparency, not the ugly mockups.
Maybe Clickteam should look into baking this ito the program, especially since we already have a DirectX build of MMF, we'd jsut need to up to a higher version build. Would definantly allow more cleaner looking applications. It's become kind of a standard to have toolbars merged somewhat seemlessly into the titlebar now, and I'd like to do that.
Yes I actually built an application that made all the other windows transparent except the one you were working with. It also had built-in window hiding and window momentum(You could throw windows around the screen and they'd bounce on the edges of the screen)
It was pretty fun to play with. I'll post the source if anyone wants it.
Check the code before you run it to see what it does.
I didn't test it very much, so it probably has some bugs.
I know a few like the ability to grab your start menu and your user picture and throw them around the screen.
EDIT: It also makes you taskbar transparent if you click on it then click away, also the start button messes up it you click on that. I just need to make an exception for those window items and it should work perfectly.