editor

package
v0.0.0-...-ff3e1a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Editor

type Editor struct {
	*widget.Entry

	OnChanged func(string)
	// contains filtered or unexported fields
}

func NewEditor

func NewEditor(hm *hotkey_manager.Manager, text string, cursorRow, cursorColumn int) *Editor

func (*Editor) KeyDown

func (e *Editor) KeyDown(key *fyne.KeyEvent)

func (*Editor) KeyUp

func (e *Editor) KeyUp(key *fyne.KeyEvent)

func (*Editor) Redo

func (e *Editor) Redo()

func (*Editor) Undo

func (e *Editor) Undo()

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL