SetWallpaper
Description: |
baSetWallpaper allows you to set the desktop wallpaper. |
Platforms: |
Windows and Macintosh |
Usage: |
Result = baSetWallpaper( FileName , Tile ) |
Arguments: |
String, integer |
Returns: |
String. Returns the file name of the previous wallpaper. |
Examples: |
Director: Authorware: |
Notes: |
You should use the full path name of the wallpaper. A empty string will remove the wallpaper. On Macintosh, the Tile argument is ignored and the previous wallpaper is not returned.
|
See also: |
baSetPattern |