20,741
edits
mNo edit summary |
|||
| Line 7: | Line 7: | ||
== Debugging Canvas code == | == Debugging Canvas code == | ||
{{Note|For the sake of simplicity, we are going to work with a simple code snippet showing a Canvas GUI dialog.}} | {{Note|For the sake of simplicity, we are going to work with a simple code snippet showing a Canvas GUI dialog.}} | ||
[[File:Snippets-canvas-dialog.png|right]] | |||
The following snippet is taken from [[Canvas Snippets]], it can be copied/pasted into the [[Nasal Console]] for testing purposes. | The following snippet is taken from [[Canvas Snippets]], it can be copied/pasted into the [[Nasal Console]] for testing purposes. | ||