I've been searching, but I can't seem to locate a post that explained how to do an OSD type drop shadow text effect...
Can someone point me in the right direction?
Thanks!
Looking for a post...
Started by
jsmain
, May 07 2006 05:55 PM
4 replies to this topic
#1
Posted 07 May 2006 - 05:55 PM
#2
Posted 07 May 2006 - 06:33 PM
Dear Jeff Main, 
I am not sure :!: .. but try this example code. :idea:
Regards,
I am not sure :!: .. but try this example code. :idea:
Run, C:\,,Max Sleep, 432 Text= Windows Explorer Gui, Color, EEAA99 Gui, +Lastfound WinSet, TransColor, EEAA99 225 Gui, -Caption Gui,Font, s36 Bold, Verdana Gui, Add,Text,x3 y3 w800 h80 Center vText1 c000000 BackgroundTrans, % Text Gui, Add,Text,x0 y0 w800 h80 Center vText2 cFFD300 BackgroundTrans, % Text Gui,Show,w800 h80 Sleep 3000 GoSub, GuiEscape Return GuiClose: GuiEscape: ExitApp Return
Regards,
#3
Posted 07 May 2006 - 08:55 PM
I was looking for the thread, but that will work too!
Thanks alot!
Thanks alot!
#4
Posted 07 May 2006 - 09:13 PM
Dear Jeff Main, 
Oh! I borrowed most of the code from the following Topic.
I was not sure of whether this was the thread. I tried searching for OSD+Drop+Shadow... I could not trace it and thought I should post the altered+borrowed code..
Regards,
I was looking for the thread
Oh! I borrowed most of the code from the following Topic.
How to Display Shadowed Text in a GUI ?
http://www.autohotke...pic.php?t=86414
I was not sure of whether this was the thread. I tried searching for OSD+Drop+Shadow... I could not trace it and thought I should post the altered+borrowed code..
Regards,
#5
Posted 07 May 2006 - 11:22 PM
That was the thread! Thank you so very much!!!
Such a wealth of information in that thread!
Thanks for sharing! 8)
Such a wealth of information in that thread!
Thanks for sharing! 8)




