racket/gui

Tooltips for menus and buttons

Aberta

#16 aberto em 17 de set. de 2015

 (10 comentários) (0 reação) (0 responsável)Racket (82 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (68 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

It's a common thing to hover over a button in nemo or firefox and a little tooltip will appear describing what the button does. button% doesn't provide this interface and the help-string from menu-item% doesn't to, uh, do much of anything that I can see. If there's a way to do this already, I'd love to hear, otherwise...

Feature request! Tooltip functionality for menu-item% and button% and, like, other things that might plausibly be hovered over.

Guia do colaborador