文件名称:Geometry_demo
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:35.08kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个可以方便的改变窗口控件位置模板类,完美解决了窗口大小改变时,控件大小和位置不随父窗口改变的问题!只要在你的工程中加入给文件,就可轻松实现控件的自适应!-First of all this is not a library. There is no associated DLL or LIB to link to. Secondly, it is not a class hierarchy. You don’t have to derive your classes from classes exposing this functionality. Often, you already have a hierarchy of classes designed for a certain behavior. This behavior does not include repositioning/resizing of child controls, but you want to add it. Since the MFC doesn’t let you use multiple inheritance when it comes to windows, you might wonder what is the solution. Well, the solution is templates. GEOMETRY is actually a collection of templates designed to make your windows to resize gracefully.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Projects/TestPSGeo/ChildFrm.cpp
Projects/TestPSGeo/ChildFrm.h
Projects/TestPSGeo/LeftView.cpp
Projects/TestPSGeo/LeftView.h
Projects/TestPSGeo/MainFrm.cpp
Projects/TestPSGeo/MainFrm.h
Projects/TestPSGeo/resource.h
Projects/TestPSGeo/StdAfx.cpp
Projects/TestPSGeo/StdAfx.h
Projects/TestPSGeo/TestPSGeo.cpp
Projects/TestPSGeo/TestPSGeo.dsp
Projects/TestPSGeo/TestPSGeo.dsw
Projects/TestPSGeo/TestPSGeo.h
Projects/TestPSGeo/TestPSGeo.rc
Projects/TestPSGeo/TestPSGeoDoc.cpp
Projects/TestPSGeo/TestPSGeoDoc.h
Projects/TestPSGeo/TestPSGeoView.cpp
Projects/TestPSGeo/TestPSGeoView.h
Projects/TestPSGeo/res/Toolbar.bmp
Projects/TestPSGeo/res/TestPSGeo.rc2
Projects/TestPSGeo/res/TestPSGeoDoc.ico
Projects/TestPSGeo/res/TestPSGeo.ico
Projects/TestPSGeo/GEOMETRY.H
Projects/TestPSGeo/Another method to achieve repositioning-resizing of child controls.doc
Projects/TestPSGeo/ChildFrm.h
Projects/TestPSGeo/LeftView.cpp
Projects/TestPSGeo/LeftView.h
Projects/TestPSGeo/MainFrm.cpp
Projects/TestPSGeo/MainFrm.h
Projects/TestPSGeo/resource.h
Projects/TestPSGeo/StdAfx.cpp
Projects/TestPSGeo/StdAfx.h
Projects/TestPSGeo/TestPSGeo.cpp
Projects/TestPSGeo/TestPSGeo.dsp
Projects/TestPSGeo/TestPSGeo.dsw
Projects/TestPSGeo/TestPSGeo.h
Projects/TestPSGeo/TestPSGeo.rc
Projects/TestPSGeo/TestPSGeoDoc.cpp
Projects/TestPSGeo/TestPSGeoDoc.h
Projects/TestPSGeo/TestPSGeoView.cpp
Projects/TestPSGeo/TestPSGeoView.h
Projects/TestPSGeo/res/Toolbar.bmp
Projects/TestPSGeo/res/TestPSGeo.rc2
Projects/TestPSGeo/res/TestPSGeoDoc.ico
Projects/TestPSGeo/res/TestPSGeo.ico
Projects/TestPSGeo/GEOMETRY.H
Projects/TestPSGeo/Another method to achieve repositioning-resizing of child controls.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.