搜索资源列表
Dialog_java
- 一个Dialog的源码,以及GridLayout和GridData联合使用。对布局过程中关键属性所需设置进行了标注。-a source of Dialog, and GridLayout and GridData joint use. The layout of the course set up key attributes required for tagging.
TestEasySize
- 实现了对话框应用程序在重设大小时控件的自动布局-achieved a dialog application to re-establish the size of the automatic layout of controls
EvaLayout_demo
- 通过按钮实现动态改变画面布局的一个例子,通过这个例子可以了解VC画面的布局-button through dynamic change the layout of a screen example, through this example, we can understand the VC screen layout
testfreepool
- 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use o
DialogAutoLayout.rar
- 对话框自动布局类。可以实现对话框控件的自动布局,比如对话框移动尺寸时,其上的控件可以按照预先定义的模式进行自动布局。,Automatic layout of type dialog box. Dialog box enables the automatic layout of controls, such as mobile Size dialog box, the controls on the pre-defined in accordance with the automatic layo
AlphaFormTransformer
- This a Windows Forms control that works with Win32 APIs and without WPF. The control allows you to layout a 32 bit image with an alpha channel in the Forms designer and arrange additional controls within user specified areas of the image. At runtime,
flashform
- VB结合Flash实现的很炫的窗体,还有声音,窗体元素完全是调用的Flash生成的SWF格式,但是可以在VB之间传递参数,作者很大气了,连 Flash源文件也打包了。运行截图如上,点击每一个选项卡都有不同的界面,你可以不同选项卡之间布局窗体元素,你可以把Flash看作是一个框架,使其与vb代码通信,形成超炫效果的动感窗体。-VB combined with Flash to achieve很炫form, as well as the voice of the form element is ca
multi_splid_view
- 用VC实现窗体的分割,布局 提供源码而且编译通过-VC form with the achievement of the division, to provide source code and compile the layout through the
layout
- This example shows simple and intermediate use of Qt s layout classes, QGridLayout, QBoxLayout etc. -This example shows simple and intermediate use of Qt s layout classes, QGridLayout, QBoxLayout etc.
controladaptingView
- 实际开发中,随着分辨率的不一样,导致控件编排不一。本代码开发出自适应控件,能随着分辨率不一样而自适应不同的分辨率。-Actual development, with the resolution not the same, resulting in different control layout. The code developed adaptive control, can not the same as the resolution of the adaptive different r
Demo2
- 该文件为专门用源代码开发浮动面板且有布局的实例源代码。-The file with the source code for the development of specialized floating panels and a layout of instances of source code.
layoutmgr
- 一个好用的界面布局控件.在VS2005下测试通过-A nice interface layout of the controls
SkinSE_Layout_Demo
- 在编写界面控件动态布局位置的时候,很多程序员都觉得繁琐是个体力活。甚至直接把控件放在对话框上,采用默认的位置。这样子做是有问题的,在修改操作系统分辨率或者DPI的情况下,直接放在对话框上的控件位置会发生变化,以至于界面布局混乱。所以,在程序开发中,一定要对界面控件进行布局-Dynamic layout of the interface controls in the preparation of the location, many programmers feel that is a tedi
Calculator
- 使用swing编程。首先创建一个窗体,并设置默认关闭时关闭,设置大小,设置不可改变大小,设置可显示; 2、创建一个容器,使用GridBagLayout这种布局方式; 3、通过代码在窗体里面实现计算器的界面; 4、通过实现计算器的add()、sub()、multi()、division()、equal()等功能。 -With swing programming. First create a form, and set off by default turned off, set
Splitter
- 分割窗口QSplitter类在应用程序中经常用到,它可以灵活分布窗口的布局,经常用在类似文件资源管理器的窗口设计中。此程序实现了一个非常简单的分割窗口功能,整个对话框由三个窗口组成,各窗口之间的大小可以随意拖动改变。-Split the window QSplitter classes frequently used in the application, it can be flexible distribution of the layout of the window, often use
SBRhWkz
- 土方计算程序,很经典啊,可以计算网格布置等情况,采用对话框界面进行操作,简便可靠准确-Earthwork calculation program, it is the classic ah, we can calculate the grid layout, etc., using the dialog box interface to operate, simple and reliable and accurate
MultiLayout
- 窗口综合布局应用,包括堆栈窗口,布局控件等。-General layout of the application window, including the stack window, the layout of controls and so on.
SpliterDynamicSize
- 单文档切分窗口,窗口的布局可以随整个窗口大小的动态变化而改变,即就是说,窗口的整个布局保持很定。-Single document segmentation window, the layout of the window can be changed with the dynamic changes of the size of the whole window, that is to say, the entire layout of the window is kept fixed
sizeddlg
- vc6界面尺寸调整时,控件布局随界面变化,自动调整-In vc6,when the size of UI change,the layout of the controler change automatly.
Layout-Manager_MFC
- Layout manager options for MFC apps
