ui

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const SystrayIcon = "files/images/favicon.png"

SystrayIcon is the icon in the system tray or task bar.

Variables

View Source
var ErrUnsupported = fmt.Errorf("unsupported OS")

ErrUnsupported is just an error.

Functions

func Entry

func Entry(_, _, val string) (string, bool, error)

Entry wraps dlgs.Entry.

func Error

func Error(_, _ string) (bool, error)

Error wraps dlgs.Error.

func HasGUI

func HasGUI() bool

HasGUI tries to determine if the app was invoked as a GUI app.

func HideConsoleWindow

func HideConsoleWindow()

HideConsoleWindow doesn't work on most OSes.

func Info

func Info(_, _ string) (bool, error)

Info wraps dlgs.Info.

func Notify added in v0.1.16

func Notify(_ string, _ ...interface{}) error

func OpenCmd

func OpenCmd(cmd ...string) error

OpenCmd opens anything.

func OpenFile

func OpenFile(filePath string) error

OpenFile open Config Files.

func OpenLog

func OpenLog(logFile string) error

OpenLog opens Log Files.

func OpenURL

func OpenURL(url string) error

OpenURL opens URL Links.

func Question

func Question(_, _ string, _ bool) (bool, error)

Question wraps dlgs.Question.

func ShowConsoleWindow added in v0.1.15

func ShowConsoleWindow()

ShowConsoleWindow does nothing on OSes besides Windows.

func StartCmd

func StartCmd(c string, v ...string) error

StartCmd starts a command.

func Warning

func Warning(_, _ string) (bool, error)

Warning wraps dlgs.Warning.

Types

This section is empty.

Jump to

Keyboard shortcuts

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