Skip to content
Forum Archive

avs title bar

18 posts

dude_1_1_1#edited

avs title bar



Basically I want to see an option to remove the title bar on the AVS so that the visualization can blend into the background or whatever.

Notes on the screenshot: The taskbar is transparent and the AVS rests behind it.
Nic01#
Wow, nice idea there...

If the titlebar size can be adjusted with skins, then it shouldn't be too hard, but since I believe we can't...

There are no known way to do that (at least to me). Sorry :/

You're using 1024x768 reso... So I *think* you can blend using overlay... But it's full-replace, so the taskbar would be weird.
shreyas_potnis#
wish I had such a desktop, mine is crap looking, I dont like anyone modifying it and I get bored to delete all the stuff in it. :egor:
shreyas_potnis#
here it is:
Deamon#
Lol I just started to like this discussion. :P Though I have to agree with Raz, it shouldn't be posted here.
dude_1_1_1#edited
I've moved to dual monitors now. So here is what it looked like couple of weeks ago:


This is what it looks like now:


I would love it if the AVS didn't have the title bar. It would mean that I could move the AVS anywhere I want and it would blend in with the environment.

shrruggg... 800x600 is a small resolution, hungryskull. I'm glad I don't have to live with that. Having two monitors gives me a lot of space to do whatever I want. I can watch my TV on one monitor and chat on the other. My friends are jealous, and you should be too. LOL.
Nic01#
Dude_1_1_1 : No need to rub anything in the face of us. You've just taken one step into lameness, and flames usually start there...
BTW, I believe Jheriko's pheriperals are way better than yours 😉

My screen reso is 1280x1024, nicely sized... CRT, so yes, lots of space taken.

Mod, lock please, lest someone have an idea on how to do a titlebar-less AVS window.

One idea I have, howwever, is to make a skin for the window in which the titlebar color blends into the toolbar... Think that's a good idea?
Tuggummi#
Just edit the avs skin bitmap and fill it with black color since you are using it against a black wallpaper. That should do it for you.
dude_1_1_1#
Umm. I didn't mean to rub anything into anyone’s face. Well the reason I don't want to edit the skin is that then, whenever I change skins I would have to change the color of the title bar. This is why I'm in the wish list section, so that this feature could be implemented in the future releases of AVS.

<i>Basically I want to see an option to remove the title bar on the AVS so that the visualization can blend into the background or whatever.</i>

With that said, this will be my last post. Thanks a lot for your input everyone.
mikm#
This came up earlier in Plugins tech support...
my solution (don't know if this will work):

write a simple app in c++ with the background of the standard overlay color. build it without a titlebar, just a plain window. Turn on overlay, and it should work.