Welcome![Sign In][Sign Up]
Location:
Search - cview

Search list

[GUI Developsdi

Description: 这个可视化的框架类支持具有不同组合的CView视图类、CSplitterWnd和CTabWnd类派生的SDI程序,本程序支持的特性包括: 支持单文档和多文档程序 任何视图、多分隔条和标鉴窗口的组合 支持嵌套的分隔条 支持简单的基于CView的程序 支持热键选择活动窗格 支持Ctrl+Tab来进行标签切换 支持列举窗口 标签可以在客户窗口的顶部或底部-visualization of the framework to support different types of combinations of CView View category, CSplitterWnd and CTabWnd category derived SDI procedures, The procedures for features include : support for single-and multi-file any document procedures View, more separation of the window and superscript Stephen support nested combination of the support of segregation based on a simple procedure CView support hotkeys election Optional activities pane support Ctrl Tab label switching to support listed in the window labeled client window or the top Bottom
Platform: | Size: 62227 | Author: 李杰 | Hits:

[Other resourcesample_source

Description: This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio .NET 2003.
Platform: | Size: 3623 | Author: 扬子昌 | Hits:

[Other resourcesample demo

Description: This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio
Platform: | Size: 88604 | Author: 扬子昌 | Hits:

[Graph RecognizeLesson11Code

Description: 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics help maintain function, the collection classes CPtrArray use CPaintDC CClientDC with distinction and application of the OnPaint and OnDraw CView relations and the realization of insider, the realization of the rolling window, coordinate space, mapping, coordinates and logic devices coordinate conversion . Yuan paper describes Table equipment use, how to use graphics compatible DC preservation and retrieval.
Platform: | Size: 45234 | Author: 刘祥景 | Hits:

[Dialog_WindowViewsinfullscreen

Description: 许多应用程序,需要我们来检查显示模式,使屏幕充分利用. 尤其是涉及到来自cView类. 这个例程简单介绍(SDI)应用,使用数据显示屏幕Cscrollview类.-many applications, we need to inspect displays, to make full use of the screen. particularly in relation to the category from the cView. this simple routine briefing (SDI) applications the use of data display screen Cscrollview category.
Platform: | Size: 18674 | Author: 曹文博 | Hits:

[GUI Developqidongdonghua

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-MFC +5.0 how to amend the framework of the wizard generates the look and size, changes icon, cursor, background of the three methods. How to increase and remove toolbar buttons, how to increase application toolbar, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add in the state of progress of the column (the main window have generated immediately after the progress of the clever ideas, OnCreate function not directly address that we had to use information from the definition of the methods). The mouse coordinates, in which CView status bar access to the object in several ways. How to add application screens.
Platform: | Size: 57992 | Author: zyg | Hits:

[CSharpvc_example3~10

Description: 本次上载VISUAL C++ 的实例源码,这是学习VISUAL C++的绝好例子,初学者可根据实例作适当的修改。其中包括CView,CFrameWnd,CWnd等还有数据库ADO-this on the Visual C source code examples, it is learning VISUAL C excellent example beginners may be examples for appropriate modifications. Including CView, CFrameWnd, CWnd and others ADO database
Platform: | Size: 729143 | Author: 罗志灶 | Hits:

[Windows Developvc_example11~19

Description: Visual C++的学习实例,可直接运行,初学者可了解Visual C++的MFC运行过程和MFC的结构等。包括COM、CWND、CFrameWnd、CView/CDocument结构-Visual C learning examples can be run directly, beginners can understand the MFC Visual C operating processes and the structure of MFC. Including COM, CWND, CFrameWnd, CView / CDocument structure etc.
Platform: | Size: 369532 | Author: 罗志灶 | Hits:

[GUI Developview2ctrl

Description: Convert CHtmlView to CHtmlCtrl CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别? 其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为 任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向 Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd). 对于Document来说,CView是它可以从形态上被表现的场作.但,指向Document的指针 m_pDocument可能是NULL,所以每当我们在View里处理Document的时候,这么做是明智的: -Convert CHtmlView to CHtmlCtrlCHtmlView with us in the end the final generated CHtmlCtrl What is the difference? In fact, the distinction is that they only be used in different ways. Control is usually a sub-dialog window- of course you can put it as a child window of any window. However View it is specialized in order to realize the structure of the document view MFC designed. a View has a point to Document pointer and was fixed in a special window- known as: frame window (CFrameWnd). For Document for, CView is that it can from the morphology was the performance of the market for. However, indicators point to Document the m_pDocument may be NULL, so whenever we deal with in the View Lane Document when it is wise to do so:
Platform: | Size: 283648 | Author: weiruhui | Hits:

[GUI DevelopDataChange

Description: 子窗口和父窗口数据交互,理解MFC的运行模式,CView类窗口和其子窗口,与CDialog类窗口和其子窗口,数据获取的区别-Child window and parent window for data exchange, understanding MFC operation mode, CView window category and its sub-window, and type CDialog window and its sub-window, the difference between data acquisition
Platform: | Size: 41984 | Author: 田鼠爱布它 | Hits:

[Dialog_WindowVC

Description: 积累的VC编程小技巧之打印相关的一些详细的变成说明,是用来改变消息路由的。用了这段代码之后,CView中的消息(菜单,控件,子窗口)将先被CMyShape类来处理。不知道你要的是不是这样的效果。 -Accumulation of VC programming tips relevant to the print into a detailed description is used to change the message routing. Spent after the code, CView message (menu, controls, sub-window) will CMyShape was first class treatment. Do not know what you want is not the case results.
Platform: | Size: 2048 | Author: cecelia541004 | Hits:

[2D GraphicTest

Description: Test用于在CView的OnDraw()内显示地图,包括放大、缩小和移动地图,一个不错的入门程序-Test for the CView
Platform: | Size: 481280 | Author: ZhuYH | Hits:

[GDI-Bitmapgraph2d_src

Description: CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots. CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported: -Autoscale -Zooming -Fit width, height and page -Mouse coordinates tracing -Interactive add, remove and edit points -Ability to add and display interactively up to 15000 points per second (depends on the speed of the computer) 作者为Paul Barvinko -CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots.CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported :-Autoscale-Zooming-Fit width, height and page-Mouse coordinates tracing-Interactive add, remove and edit points-Ability to add and display interactively up to 15000 points per second (depends on the speed of the computer) The author is Paul Barvinko
Platform: | Size: 69632 | Author: salin | Hits:

[GDI-BitmapVC++_CView_Print

Description: VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用-VC++ Realized CView content will directly print out the methods and source code, very useful
Platform: | Size: 2048 | Author: xuzheng | Hits:

[OtherMultiView

Description: 单文档多视图切换(总结了2种方法),切换的视图可以是CView及其派生的多个类。-Single-document multi-view switching (summed up the two kinds of methods), switching the view can be derived from CView and its various categories.
Platform: | Size: 45056 | Author: 123456 | Hits:

[Windows DevelopSdiMulti

Description: SdiMulti 多文档应用程序,实现了CView、CTreeView、CListView、CScrollView、CEditView、CRichEditView、CFormView等视图和按钮、列表控件、静态文本等控件的透明背景显示。-SdiMulti multi-document application, achieved a CView, CTreeView, CListView, CScrollView, CEditView, CRichEditView, CFormView, etc. View and buttons, list controls, such as static text control transparent background shows.
Platform: | Size: 217088 | Author: 林秀国 | Hits:

[Windows DevelopCView

Description: 动态分割的窗口!树形和列表类型的窗口的初始化!初学者工程开发!-Dynamic segmentation of the window! Tree and a list of types of window initialization! Project Development for beginners!
Platform: | Size: 2008064 | Author: yu_weiwei | Hits:

[Special EffectsCView

Description: CView类上自绘图像的放大以及缩小,自绘图像-Class CView from the graphics to enlarge image and reduce the
Platform: | Size: 39936 | Author: li | Hits:

[Windows DevelopCViewinCDialog

Description: insert CView inCDialog
Platform: | Size: 173056 | Author: afxyang | Hits:

[Dialog_WindowSplitter

Description: 文档视结构切分窗口,CView和CFormview添加按钮,并且实现右侧视图相应切换功能,还可以隐藏和去掉工具栏。 -Documents depending on the structure segmentation window, CView, and CFormview the Add button, and the realization of the right side view of the corresponding switching function, you can also hide and remove the toolbar.
Platform: | Size: 11406336 | Author: Zhyy | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net