Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OnScreen Display
#3
Code:
Copy      Help
OnScreenDisplay "Text To Be Displayed" s x y "Font" size color
;x= x coordinate on screen
;y= y coordinate on screen
;s= seconds to be displayed
;"Font"= Font type
;size= size...default= 50
;color= color codes which can be found in help just type color and click color

Example:
Code:
Copy      Help
OnScreenDisplay "On Screen Display Sample" 5 100 100 "Georgia" 50 0xFF0000


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)