MonoTouch 资源

发布于 2024-10-26 17:12:07 字数 99 浏览 1 评论 0原文

我想在界面生成器中使用按钮、背景图像。问题是当我将文件添加到 MonoDevelop 中的项目时,图像不会出现在界面生成器中。有人可以告诉我将图像放在哪里以便它们出现在界面生成器中吗?

I want use a images for buttons, background in interface builder. The problem is when I add the files to my project in MonoDevelop the images don't appear in interface builder. Could someone please tell me where to put the images so that they appear in interface builder?

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

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

发布评论

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

评论(1

贱人配狗天长地久 2024-11-02 17:12:07

它们不会出现在 IB 中,您必须手动输入路径。

当您第一次将图像放入 IB 中后,如果您重复使用它,它将开始显示。但即便如此,它也只能在同一个 XIB 文件中执行此操作。

MonoDevelop 在一些需要与 IB 沟通的地方略有缺乏,但它在相反的方面做得很好——或者对 IB 的变化做出反应。

They won't show up in IB, you have to type out the path manually.

After you put an image in the first time in IB, if you reuse it, it will start showing up. But even then, it can only do this within the same XIB file.

MonoDevelop is lacking slightly in some places where it needs to communicate with IB, it does a good job going the other way--or reacting to IB's changes, however.

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