Next: readProfile
Up: Methods
Previous: getMovies
Contents
setWindowless
Description
Customize the window shape of the application. Won't work for screen savers
Syntax
setWindowless(clip_region_name_or_mode)
Parameters
- clip_region_name_or_mode
- A string represents
a clip region name or a boolean value specifies the transparent mode.
If the parameter is a string it specifies a clip region name. The
method set the window shape according to the specified clip region.
If the clip region specified by the parameter does not exist, the window
shape is reset to the regular shape.
If the parameter is a boolean value of true, the method will make the application transparent.
Otherwise, it will make the application reset to regular shape.
Returns
Nothing.
Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.