对应用程序的表单中出现的控件进行布局,可以使相同的XDIME表单在不同的设备上以不同的形式呈现。
Layouts control the appearance of a form in your application, allowing the same XDIME form to be rendered differently on different devices.
因此,不是填充控件、设置viewstate、应用主题等一切都发生在页面加载上。
So it's either populating the controls, setting view state, applying themes, etc., everything happens on the page load.
对输入控件应用预输入(type -ahead)支持。
然后展示了如何将这些控件组合到简单的工作应用程序中。
Then I showed how to combine these controls into simple working applications.
这个步骤的目的是学习其中尽可能多的关于这个应用程序,不同控件,它接受的输入,以及它如何以合法方式执行的相关知识。
The goal of this step is to learn as much as possible about the application, the different components in it, the inputs it receives, and how it behaves when used in a legitimate manner.
当然,在实际的应用程序中,您应该更改控件的名称来反映它们的功能。
Of course, in a real application you'd change the names of the controls to reflect their functionality.
这一技术同样应用到了控件上(如按钮),尽管实际上有一个三状态选择框看起来更有用些。
The same also applies to controls (such as Buttons), although practically the ability to have a three-state checkbox is likely to be more directly useful.
您可以将同样的方法应用于市面上可用的其他高级控件。
You can use the same approach for other advanced controls available on the market.
当应用程序启动后,您可以使用这些控件来记录事件。
When the application is active, you can use the controls to record events.
开发这个示例XUL应用程序的最后一步是使控件可以工作。
The last step in developing this demo XUL application is to make the controls work.
您测试的应用程序将确定您为寻找控件如何定义方法。
The application you are testing will determine how you define your methods for finding the controls.
这种应用程序允许您在您选择的地方放置控件,并为您完成大多数UI设计。
This kind of app allows you to place controls wherever you choose and leaves most of the UI design to you.
还使用了这个应用程序的几幅屏幕快照来展示不同控件的特性。
Several screenshots of this application will be used to show the features of the different controls.
简而言之,这就是个用户控件一样的、内嵌在应用中的简易图像编辑器。
In short, it is a very simple graphics editor meant to be embedded as a user control.
同时在这里,你将编写可以处理和查询复杂的特定应用程序控件的方法。
It is also where you will write methods to manipulate and query complex, application-specific controls.
不论是SDK还是MFC资源编辑器,它们都被广泛用于为应用程序开发静态的UI控件。
Whether it's the SDK or MFC resource editor, both are used extensively to develop the static UI controls for the application.
此外,您还可能发现应用程序在使用一些定制控件,这些控件提供更广泛的功能。
Furthermore, you may find that your application USES custom controls that supply much more extensive functionality.
随后,GUI应用程序也用鼠标和控件反馈的方式,实现了自己的界面导航结构。
Subsequently GUI applications added back their own navigation structures, using the mouse and widget feedback.
当该页发回服务器时,服务器可以分析、验证、并将此视图状态数据应用回该页的控件树。
When the page is posted back to the server, the server can parse, validate, and apply this view state data back to the page's tree of controls.
您可以利用可重用控件创建自定义应用程序。
You can take advantage of the controls that you can reuse to create custom applications.
这个示例应用程序只使用了少量的XUL控件。
In the sample application, I have only used a few of the available XUL controls.
控制对工作台内容和SWT控件的访问对于RCP应用程序来说是很重要的。
Controlling access to workbench contributions and SWT controls are important in RCP applications.
每个控件都有响应用户操作的事件。
Each control has events that enable you to respond to actions from the user.
可以使用像桌面应用程序中常见的动态用户界面和漂亮的控件,不过是在Web应用程序中。
You can use dynamic user interfaces and fancier controls like you'd find on a desktop application, but it's available to you on a Web application.
为了测试你的控件库,必须安装这个VS IX包,此时你才能开始在LightSwich应用程序中使用新控件。
To test your control library you must install the VSIX package, at which point you can start using the new control in your LightSwitch application.
dialog命令提供通常在图形应用程序中找到的大部分控件
The dialog command offers most of the controls typically found in a graphical application
合作伙伴集成也可以使用授权控件来支持特定应用程序访问用户数据;oauth可以提供这些控件。
Partner integration can also require authorization controls to enable specific applications access to user data; OAuth can provide those controls.
清单10中的代码将把Flex应用程序中的文本输入控件设为不可见。
The code in Listing 10 sets the text input control in the Flex application to be invisible.
清单9中的代码将首先警告Flex应用程序中的文本输入控件的初始值。
The code in Listing 9 first alerts the original value of the text input control from the Flex application.
所有windows应用程序的按钮,windows控件以及对话框的绘制都使用了它,所以我们知道它是经过了测试的,而且工作良好。
It is used to draw buttons, window controls, and dialog boxes for every Windows application, so we know that it's tested and works well.
应用推荐