ffgui

package
v0.0.0-...-fd30de1 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gui

func Gui(aset *Settings, adata *Data)

func Initialize

func Initialize(aset *Settings) error

блок инициализации: установка рабочего пути для файлов базы и поиска

func KeyWait

func KeyWait()

пауза

Types

type Data

type Data struct {
	InputData []string
	PrintData []string
}
var AppData *Data

type Input_widget

type Input_widget struct {
	Mode   *modifiedSelect
	Entry  *modifiedEntry
	Form   *widget.Form
	Option *modifiedRadio
}

////////////////////////////////////////////////////////////////////////

type Settings

type Settings struct {
	AppMode        int
	ScanMode       int
	RootDir        string
	WorkDir        string
	BaseNameFiles  string
	BaseNameDirs   string
	TargetFileName string
}

Settings - глобальная структура с настройками приложения

var AppSet *Settings

AppSet - глобальная переменная с настройками приложения

Jump to

Keyboard shortcuts

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