monoceres Posted July 21, 2008 Posted July 21, 2008 You know all those time when you're wandering down the street and think "I wonder how an image would look like if it rained down?".Now you don't have to wonder anymore!Here's a script that makes the pixels of an image rain down in a GUI!raining_image.au3Here's a great pic to test it on!What do you guys think? muttley Broken link? PM me and I'll send you the file!
weaponx Posted July 21, 2008 Posted July 21, 2008 Pretty interesting but for me it left a black rectangle in the middle of the image.
gseller Posted July 21, 2008 Posted July 21, 2008 That is a cool effect! Looks like someone got a new iphone, LOL That is the main wallpaper..
smashly Posted July 21, 2008 Posted July 21, 2008 Rock'n muttley Thank You for the entertainment. I always enjoy a GDI+ show .. w00t. Needs some cpu taming, my poor o'l single core laptop got thrashed while running the script. Cheers
weaponx Posted July 21, 2008 Posted July 21, 2008 You should look into _GDIPlus_BitmapLockBits to speed up the pixel reading, GetPixel is very slow:http://msdn.microsoft.com/en-us/library/ms536298(VS.85).aspx
Achilles Posted July 21, 2008 Posted July 21, 2008 This is pretty sweet, however I got the same rectangle left in the middle like weaponx did. My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
monoceres Posted July 21, 2008 Author Posted July 21, 2008 Thanks for the comments everybody. muttleyThe problem your having with a black rectangle in the middle is because in win xp when another window (the splash window in this case) hovers my window it gets redrawn. This doesn't happen in vista that's why I didn't catch it. Just comment the first SplashTextOn() and you should be fine.I should redraw by registering WM_PAINT, but I'm a bit too lazy, and it's just an example @weaponxI know about BitmapLockBits, but I don't have to willpower to take the battle with that function yet.#541354 Broken link? PM me and I'll send you the file!
monoceres Posted July 21, 2008 Author Posted July 21, 2008 That is a cool effect! Looks like someone got a new iphone, LOL That is the main wallpaper..Nope, I don't even think that the first iphone can be bought here... we Swedes don't like GSM I'm seriously considering to buy the 3G version that is released soon, but on the other hand I hate apple, but on the other hand I love new stuff, but.. nah just forget it muttley Broken link? PM me and I'll send you the file!
Kreatorul Posted July 21, 2008 Posted July 21, 2008 Looks pretty cool. As though I also have a white rectangle in the middle. And it takes pretty much time to load. Nice effect anyway.
Cha0sBG Posted July 23, 2008 Posted July 23, 2008 lol this is nice but a at the center a black rectangle is left out why is that Have Questions About GUI (Graphical User Interface) ? Post Them Here :GUI Help And Support ForumHave Questions About General AutoIt ? Post Them Here : General Help And Support ForumNew To AutoIt ? Be Shure To Check Out The FaQ's (Frequently Asked Questions) Or FaQ ยน There You May Find Great Help That Will Guide You True The Wonderful Programming Language AutoItOthere Good Place To Get Some Knolage Of AutoIt Is The Example Script ForumNotice A Bug ? Please Go And Report it At Bug Report Section And Help The Devolepers Of AutoIt Update And Fix The Programming LanguageWant To Thank The People For This Great Forum And Programming Language ? Then DonateWhen You Found The Answer Your Looking For Please Add [Resolved] To The Thread's Name That Will Show Otheres That You Have Found What Your Looking For And They Whount Have To Enter The Thread.
BrettF Posted July 23, 2008 Posted July 23, 2008 Um did you read the topic? Like at all? muttley Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now