Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MessageBoxError ¶
Types ¶
type AboutDialog ¶
func (*AboutDialog) OnInit ¶
func (f *AboutDialog) OnInit()
func (*AboutDialog) SetText ¶
func (f *AboutDialog) SetText(text string)
type ColorPickerDialog ¶
func (*ColorPickerDialog) OnClose ¶
func (c *ColorPickerDialog) OnClose() bool
func (*ColorPickerDialog) OnInit ¶
func (c *ColorPickerDialog) OnInit()
func (*ColorPickerDialog) SetColor ¶
func (c *ColorPickerDialog) SetColor(color color.Color)
type MessageBox ¶
func (*MessageBox) OnInit ¶
func (f *MessageBox) OnInit()
func (*MessageBox) SetText ¶
func (f *MessageBox) SetText(text string)
Click to show internal directories.
Click to hide internal directories.