开发者

Can I bind a tixBalloon Widget to a Text widget tag?

开发者 https://www.devze.com 2023-03-17 12:32 出处:网络
I am wanting to mimic the behavior of the \'abbr\' tag of HTML in a tkinter Text widget. The Tix Balloon widget looks like it would be a p开发者_JAVA技巧erfect fit, but I can\'t figure out how to bind

I am wanting to mimic the behavior of the 'abbr' tag of HTML in a tkinter Text widget. The Tix Balloon widget looks like it would be a p开发者_JAVA技巧erfect fit, but I can't figure out how to bind it to a text tag instead of a whole widget. Any suggestions welcome.


you might be better off writing your own balloon widget in plain Tkinter

see http://tkinter.unpythonic.net/wiki/ToolTip for an example

re: binding to a tag in a text widget: Pmw balloon can do it

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号