Skip to content

setIcon

Steve Paget edited this page Dec 18, 2017 · 1 revision

Changes the icon in the window title bar


Syntax:

setIcon(imagefile)

Where:

imagefile is a string containing a filename of an image (and path, if necessary).

For best results, your image file should be a 32x32 image. This has only been tested with a Windows environment. If you encounter a problem, please raise an issue.

Clone this wiki locally