Description Usage Arguments Value
set or get the current toolkit for gWidgets
1 | guiToolkit(name = NULL)
|
name |
name of toolkit (e.g. "tcltk", "RGtk2", "Qt" (not
qtbase)). If NULL, then we search for it in a) an iherited toolkit
object b) the "guiToolkit" option (which can be set via
In design this is to allow different toolkits to be used with different GUIs, but due to differences in event loops, this often leads to lockups, so is not recommended. |
an instance of guiWidgetsToolkit sub class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.