../Msgboard/General customization/Having transparent thoughtsHome
OffedHeathen - 15 Jul. 2003 - 18:40:

Having transparent thoughts

Just woke up and flipped on my computer before I went for breakfast and thought, is there a way to make only part of a program transparent? For example, in IE, to make only the title bar and everything else transparent leaving the content of the webpage solid. I know it'd have to be program specific but maybe this could spawn a new program. Like, have the program that runs it have different pugins for each program. People could download the IE transparency file telling it what to clear. methodik, I've seen your programs and maybe this is somthing you want to tackel? Or maybe this idea is useless and i'm just dumb? Comments welcome.
 
16 Jul. 2003 - 00:15 JohnnyFist
I know its possible to make only part of a program transparent. MSN Explorer's context menu and drop down menus are semi-transparent, but the rest of it isn't. So it is possible. I just don't know how or why. Also, there is a LiteStep module thatt causes most other LiteStep modules to be somewhat transparent. Maybe there is a way to do it to standard programs based on a window class name or something. Someone with a better understanding of programming would have a better explanation.
 
16 Jul. 2003 - 05:49 methodik

well, i can only look at from a viewpoint based on my ( very limited! ) experience with programming for older windows platforms, i.e. 9x & ME.

the transparency i am doing is done on certain portions of the windows that are fully under my control, that is, the ones that i am creating from my own program. even then, it is nowhere near true transparency. rather, it is simply grabbing a picture of the screen underneath, blending it with my window, and then displaying it as my window background. granted, it's fancy enough to update smoothly when the window is dragged around the screen, making it look truely transparent. sort of a cheap trick. :)

what you are after is far beyond what i can do as of yet, and i'm pretty sure couldn'tt be done on anything below windows 2K.

above that though, it may be possible. one idea is that perhaps you could make the non-client area transparent. or certain parts of the client area. ( identifing by handle maybe? ) the thing is, is that i'm not really sure how the transparency support works on 2K and up. so anything could be possible, but i really wouldn't know.

i do know that whatever you used would have to hook into the program you desire to be changed, and therefore is pretty much outside of the scope of Visual Basic.

sorry i couldn't be more help on this.

 
16 Jul. 2003 - 09:27 OffedHeathen
Well, I guess i'll have to dream on then. Thanks for the info, JohnnyFist and methodik. Good luck with your other jobs.
 
16 Jul. 2003 - 12:11 JohnnyFist
I think the best you'd be able to do was add a translucent effect to your context menus. Perhaps coding the menu and its transparency into its own dll would allow this, but I don't know.
 
Please log-in to post.
You need to be logged in to post. To log-in, or to register an account go -there.
 
Options
Login | Help | Profile | User list | Display last  
 days 


../Msgboard/General customization/Having transparent thoughtsTop

xhtml 1.1