Documentation ¶
Overview ¶
Package yaegicore provides functions connecting https://github.com/cogentcore/yaegi to Cogent Core.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindTextEditor ¶
func BindTextEditor(ed *texteditor.Editor, parent core.Widget)
BindTextEditor binds the given text editor to a yaegi interpreter such that the contents of the text editor are interpreted as Go code, which is run in the context of the given parent widget. It is used as the default value of htmlcore.BindTextEditor.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.