我刚刚开始使用 Google 的(现在免费)WindowBuilder(以前的实例化)创建 SWT/JFace 应用程序。
我发现数据绑定部分很困难,尽管它应该让我更容易。
例如,我无法将按钮的启用属性绑定到(我自己定义的)布尔函数。
是否有任何有关使用 WindowBuilder GUI 和/或数据绑定原理的资源(演示、文本、教程、示例)?
在 Google 页面 或 实例化页面对我的帮助不够。
I just started creating a SWT/JFace application using the (now free) WindowBuilder from Google (previously instantiations).
I find the Data binding part difficult although it -should- make it easier for me.
For instance, I cannot bind the enabling-property of a button to a (myself defined) boolean function.
Are there any resources (demos, text, tutorials, examples) about using the WindowBuilder GUI and/or the data binding principle?
The information found on the google page or the instantiations page did not help me enough.
发布评论
评论(1)
其价值在于:
Eclipse 新闻组是提出这些问题的好地方。尝试 eclipse.platform.jface 新闻组。
For what it's worth:
The Eclipse newsgroups are a great place to ask these questions. Try the eclipse.platform.jface newsgroup.