主菜单栏中的菜单项以不同的字体大小显示。什么给出了?

发布于 2024-10-22 04:18:07 字数 285 浏览 2 评论 0原文

我刚刚在更新我的 Mac 应用程序之一时注意到最奇怪的事情。

应用程序运行时的菜单栏具有不同的字体大小(!?)。有些项目采用正常系统文本大小(13 点?),而其他项目则小几个点(11 点?)。什么给?

我什至不知道你可以做到这一点..别介意理解这是如何自愿发生的..

我立即将注意力集中在可能的罪魁祸首 XCode 4 上,但使用 3.2.5 编译相同的项目显示了相同的结果问题。

我对此感到很困惑......有人遇到过这种奇怪的现象吗?

最好的问候,

弗兰克

I just noticed the strangest thing when updating one of my Mac applications.

The menu bar of the application when run has different font sizes (!?). Some items are in the normal system text size (13 point?) and others are a few points smaller (11 points?). What gives?

I didn't even know that you could do this.. never mind understanding how this just came about of its own volition..

I immediately zeroed in on the likely culprit XCode 4, but compiling the same project with 3.2.5 shows the same problem.

I'm rather flummoxed by this.. has anybody come across this weird phenomenon?

Best regards,

Frank

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

若相惜即相离 2024-10-29 04:18:07

我已经习惯了 iOS,但你可能也会遇到类似的问题。 UILabels 有一个“自动收缩”属性,如果文本太长,它会减小字体大小,以避免截断它。您可以在 Interface Builder 中关闭此属性。希望这有帮助!

I`m used to iOS but you may have a similar issue. The UILabels have an "autoshrink" property, which reduces the font size if the text is too long, to avoid truncating it. You can turn this property off in the Interface Builder. Hope this helps!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文