demoapp

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2018 License: BSD-3-Clause Imports: 6 Imported by: 0

README

# demoapp

Package demoapp is terminal demo application skeleton.

Documentation

Overview

Package demoapp is a terminal application skeleton.

Index

Constants

This section is empty.

Variables

View Source
var (
	Theme = &wm.Theme{
		ChildWindow: windowStyle,
		Desktop: wm.WindowStyle{
			ClientArea: wm.Style{Background: tcell.ColorTeal, Foreground: tcell.ColorWhite},
		},
	}
)

Functions

func New

func New() (*wm.Application, *wm.Desktop)

New returns a newly created terminal application and a newly created desktop which is not yet shown.

Double click events are disabled to improve single click response time. To enable double click events use wm.App.SetDoubleClickDuration to a nonzero value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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