Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
swdev:autohotkey:examples [2018/02/13 17:37]
smayr [Messages or Dialogs]
swdev:autohotkey:examples [2018/02/13 17:37] (current)
smayr [Messages or Dialogs]
Line 80: Line 80:
 Send a message with ''SplashTextOn'': Send a message with ''SplashTextOn'':
 <code autoit> <code autoit>
-USAGE: SplashTextOn [, Width, Height, Title, Text]+Format 
 +;    SplashTextOn [, Width, Height, Title, Text]
 SplashTextOn, , , Displays only a title bar. SplashTextOn, , , Displays only a title bar.
 Sleep, 2000 Sleep, 2000