mirror of
https://github.com/ivanizag/izapple2.git
synced 2024-12-27 11:30:02 +00:00
326 B
326 B
Fyne
- Tooltip on widgets. As there is a Hoverable, it would be nice to have Tooltipable¿? and check on mouse move.
type Tooltipable interface {
Tooltip() string
}
- Text on the toolabar items, at least tooltips
- Missing keys for Pause and for PrintScreen.
- RunOnMain()
- Buttons with state: pressed, disabled