Eclipse Android 图形布局未在属性窗口中提供选项

发布于 2024-12-07 17:26:21 字数 270 浏览 0 评论 0原文

Eclipse Android 图形布局未在属性窗口中提供选项。

示例:当我在图形布局编辑器上选择任何小部件来显示属性时,当我单击“文本”属性(值字段)时,它会显示“...”按钮来选择字符串。当我点击按钮时,没有任何反应,我必须自己填写。对于重力等其他属性也是如此(我必须自己填写它,而不是向我显示“中心”等选项。

我刚刚更新到可用的最后一个版本,无论如何,这个安装非常新鲜(上周末)我正在今天更新的 ubuntu 11.04 上运行,但这总是发生在我身上,它实际上从未起作用:(非常令人沮丧。

Eclipse Android Graphical Layout is not giving the options on properties window.

example: When i select any widget on my graphical layout editor to show the properties, when i click on "Text" property (value field) it shows the "..." button to select a string. When i click on the button, nothing happens and i have to fill it by myself. The same for other properties like Gravity (i have to fill it by myself instead of show me the options like "center", etc.

I've just updated to the last version available, anyway, this installation is very fresh (last weekend). I'm running on a ubuntu 11.04 also updated today. But this always happened to me, it never worked actually :( very frustrating.

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

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

发布评论

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

评论(2

︶ ̄淡然 2024-12-14 17:26:21

我将其提交到 android-developers 邮件列表,发现 ADT for linux 上有一个错误(幸运的是已经修复):

http://code.google.com/p/android/issues/detail?id=18348

解决方案是:

Download the ADT r14 preview available here: 
http://tools.android.com/download/adt-14-preview

许多其他错误,主要是界面设计布局问题最近已修复(还有许多特定于 linux 的错误) )。

I submitted this to android-developers mailing list and found that there is a bug (fortunately already fixed) on ADT for linux:

http://code.google.com/p/android/issues/detail?id=18348

the solution is:

Download the ADT r14 preview available here: 
http://tools.android.com/download/adt-14-preview

many other bugs, mainly on interface design layout issues were fixed lately (and many linux-specific bugs).

叫嚣ゝ 2024-12-14 17:26:21

在“大纲”窗口中,右键单击相对布局(比方说)树
选择“其他属性”,然后选择“全部按名称”。应该会弹出一个窗口,供您输入所需的操作。
为了将操作与 Eclipse 上的图形布局中的按钮相关联,对我有用的唯一方法
(使用 Windows 7 X64 内部版本:v22.3.0-887826)

On the Outline window, Right click on the relative layout (lets say) tree
choose "other properties" and then "All By Name". a window should pop up for you to enter the desired action.
the only thing that worked for me in order to relate action to button in Graphic layout on eclipse
(using windows 7 X64 Build: v22.3.0- 887826)

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