fynegui

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2020 License: BSD-3-Clause, MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LICENSE string = `` /* 5751-byte string literal not displayed */

LICENSE variable for display

View Source
var VERSION string

VERSION string

Functions

func FileExplorer added in v0.4.1

func FileExplorer(pathEntry *ButtonEntry)

FileExplorer func

func Init

func Init() bool

Init function for GUI

func NewAppItem

func NewAppItem(app executor.App) fyne.Widget

NewAppItem func

func Run

func Run()

Run func

func SetExitAfterExec

func SetExitAfterExec(b bool)

SetExitAfterExec func

func TextPopup

func TextPopup(text, popupType string)

TextPopup func

Types

type AppItem

type AppItem struct {
	App executor.App
	widget.Box
}

AppItem struct

type ButtonEntry added in v0.2.2

type ButtonEntry struct {
	widget.Entry
	// contains filtered or unexported fields
}

ButtonEntry Widget

func NewButtonEntry added in v0.2.2

func NewButtonEntry() *ButtonEntry

NewButtonEntry func

func (*ButtonEntry) KeyDown added in v0.2.2

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

KeyDown func

func (*ButtonEntry) SetConfirmButton added in v0.2.2

func (e *ButtonEntry) SetConfirmButton(b *widget.Button)

SetConfirmButton func

type ClickLabel added in v0.4.1

type ClickLabel struct {
	widget.Label
	// contains filtered or unexported fields
}

ClickLabel struct

func NewClickLabel added in v0.4.1

func NewClickLabel(labelName string, t func()) *ClickLabel

NewClickLabel func

func (*ClickLabel) Tapped added in v0.4.1

func (cl *ClickLabel) Tapped(_ *fyne.PointEvent)

Tapped func

func (*ClickLabel) TappedSecondary added in v0.4.1

func (cl *ClickLabel) TappedSecondary(_ *fyne.PointEvent)

TappedSecondary func

Jump to

Keyboard shortcuts

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