racket/gui

Tooltips for menus and buttons

开放

#16 创建于 2015年9月17日

 (10 条评论) (0 个反应) (0 位负责人)Racket (82 个派生)github user discovery
help wanted

仓库指标

星标
 (68 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南