datepicker

package module
v0.0.0-...-b3dc166 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2024 License: BSD-2-Clause Imports: 9 Imported by: 2

README

fyne-datepicker

Date/time picker component for Fyne

Screenshot

The dialog looks like this:

Fyne DatePicker Demo using Dark Theme

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DateTimePicker

type DateTimePicker struct {
	widget.BaseWidget

	OnActioned func(bool)
	// contains filtered or unexported fields
}

func NewDatePicker

func NewDatePicker(when time.Time, weekStart time.Weekday, fn func(time.Time, bool)) *DateTimePicker

func NewDateTimePicker

func NewDateTimePicker(when time.Time, weekStart time.Weekday, fn func(time.Time, bool)) *DateTimePicker

func (*DateTimePicker) CreateRenderer

func (dtp *DateTimePicker) CreateRenderer() fyne.WidgetRenderer

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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