v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
675 stars 58 forks source link

Is it possible to add tooltip on --field, any type? #79

Closed dreamstorpi closed 4 years ago

dreamstorpi commented 4 years ago

Hello, I am trying to add a tooltip to a --field (any type) definition, but I haven't found a way to it.

Is it me? or is this not possible?

v1cont commented 4 years ago

this is impossible right now

how do you see this feature? it must be a tooltip on fields label or on a whole field?

dreamstorpi commented 4 years ago

Ideally, I see this feature as being able to hover the cursor over the field and the tooltip appears. Fields don't always have a label, so hovering in the field itself would cover all cases. But if this is not possible, then hovering over the label would be better than nothing at all.

v1cont commented 4 years ago

added in 8bfcaf9

dreamstorpi commented 4 years ago

Thank you Victor. Just tested - it works great.

For people reading this thread, you can enable tooltips on fields by using the format --field LABEL!TOOLTIP:TYPE