Up |
_SETtaskIconImage DEPRECATED
Redefine the bitmap of a taskicon.
Prototype :
fun [ObjIcon S] ObjIcon
- ObjIcon : an icon object.
- S : the content of a new bitmap. The new bitmap is limited at 512 bytes.
Return : ObjIcon a new icon object or nil if error
See also :
Example :
Note :
It should not use to a new application. You should use _SETtaskIconImage2 instead.