-
Checklist
Is your feature request related to a problem?can you add DoubleTapped and TappedSecondary ability to items of List and tree? Is it possible to construct a solution with the existing API?No response Describe the solution you'd like to see.`
} func (n *treeNode) DoubleTapped(*fyne.PointEvent) {
} |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
Yes, you can already do that. |
Beta Was this translation helpful? Give feedback.
-
i think that most of widgets should respond to the three actions of mouse. that will be very convenient |
Beta Was this translation helpful? Give feedback.
-
i love fyne . i put many videos about fyne on https://space.bilibili.com/313454627 |
Beta Was this translation helpful? Give feedback.
-
i should donate. but i hava only rmb |
Beta Was this translation helpful? Give feedback.
-
Extending widgets is the API design of Fyne for adding additional interactive functionality to builtin widgets |
Beta Was this translation helpful? Give feedback.
Extending widgets is the API design of Fyne for adding additional interactive functionality to builtin widgets