Difference between revisions of "on.paint"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | The function '''on.paint'''(''[[:Category:gc|gc]]'') is called when the script's window needs to be painted. ''[[:Category:gc|'gc']]'' is the Graphics Context, passed by default to the function. | + | The function '''on.paint'''(''[[:Category:gc|gc]]'') is called when the script's window needs to be painted. |
| + | ''[[:Category:gc|'gc']]'' is the Graphics Context, passed by default to the function. | ||
[[Category:Events]] | [[Category:Events]] | ||