开发者

how to use tooltip in objective C?

开发者 https://www.devze.com 2023-01-03 18:10 出处:网络
how to u开发者_开发知识库se tooltip in objective C?Not all objects support ToolTips, those that do typically have the common tooltip / setToolTip methods to deal with them programatically.Typically yo

how to u开发者_开发知识库se tooltip in objective C?


Not all objects support ToolTips, those that do typically have the common tooltip / setToolTip methods to deal with them programatically. Typically you set them / localize them through IB, at least that's how the projects I have worked on in the past have done it.

0

精彩评论

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