If a post has helped you then pleaseRate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
I would go with the quoted filename (just in case the filename has any space in it.)
Emiliano F. Martín
If a post has helped you then pleaseRate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
Another hint for stilekid007: When I say FileName I refer to the whole path and file's name itself. So, if your file has no spaces, but it's located in C:\Documents and Settings\MyProfile\My Documents\ ... you would need to surround the name with quotes. Otherwise, it won't work.
Emiliano F. Martín
If a post has helped you then pleaseRate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
We need an icon that sticks out its tongue at you.
Actually, Mc Brain has a good point about the possible spaces in the file name. It would be wise to go with his suggestion.
The icon you're looking for is (or at least, that's what its tooltip says)
Emiliano F. Martín
If a post has helped you then pleaseRate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
Hello to everyone! And thank you! MrBrain's code worked very well!
So thank you for that!
______________________
Shell "notepad.exe ""C:\mytxtfile.txt""", vbNormalFocus
______________________
Ok, well with the Message contrast.. I got mixed up.. I ment message Transparency! Sorry about that! I need Text1 to have a HScroller to slide to the right to make the message transparancy lighter and to the left to make it more visible..
Thank you for searching for the transparency forums! However I also searched and nothing came up for my specific problem.
See I have a hscroller1 that slides left and right. When this slider is to the left the transparency would be low and when it is to the right it would be visible..
I think I have the same example. I can't get it running, although I'm using XP and this says its for W2K. I used to have something with a slider that controlled opacity, but can't find it again. I even compiled it think that might be it.
Last edited by dglienna; Apr 18th, 2005 at 10:22 PM.
well, the form wasn't transparent, but the slider disappeared entirely, and wouldn't come back. a flag said that it was back, but it wasn't. i saved the project anyways, maybe someone wants it?
Not sure what it's supposed to do, as I couldn't get anything working.
Let me know if you do. It recognizes that the OS is sufficient.
Command1 makes the slider disappear, I think Command2 is supposed to bring it back, but it doesn't. Command3 seems to say whether the slider is visible or not, but says true when it isn't visible. Kind of a mess.
Post back if you figure it out. I need a good sample.
Dunno what was wrong with that one. There seemed to be a lot of redundant code.
Anyway, here is a quick example that I just knocked up. Should be sufficient to demonstrate both getting the OS version and setting the window opacity.
Hello guys! That looks like a very sweet opacity slider... That is what I am looking for except a slider that makes the text in the forms transparent... Don't bother if its too much.. Its not really the most immportant thing in my prog. I just thought I would see if anyone had any ideas... I should probably not even have it in my program but it would be more for entertainment... Its a very nice example though penagate! Thank you! I might add that code exept have it as a command button to completly hide the form (Without a slider) So thanks!
And thank you dglienna for your helpfull posts!
So yea thats what I will do.. Put that code to a command button instead of a slider and it will be perfect!
Thank you to all! and have a great day!
Stilekid007
Max_aka_NOBODY... That is a very simple solution that I think might work! See you could have it set to the same color as the background form if you wanted it to be invisible... Thanks for your suggestions!