5,277,677 members and growing! (20,707 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Document / View Framworks


Desktop Development » Document / View

Contents Quick search by title:

WTL - Doc/View

top
Title / Updated Author Score  
Donut, A WTL sample - Hosting WebBrowser Control
Updated: 15 Nov 2001  
MDI and Tabbed WebBrowser
VC6, VS6, ATL, WTL, STL, Dev, Intermediate
MB 4.40
WPI Config Editor - Unedited
Updated: 18 Feb 2008  
Simple editor for WPI configuration files
.NET 2.0, C# 2.0, C#, .NET, DBA, Design, Intermediate
Boinst 4.33
A Document-View foundation for WTL. Part 1
Updated: 9 Mar 2000  
A library that provides the easiest way to get loosely coupled components.
VC6, NT4, VS6, WTL, Dev, Intermediate
Sandu Turcan 4.08
Windows Application to View SQLite3 Database - Unedited
Updated: 3 Jul 2008  
An MDI application based on MFC to open SQLite3 Database and show all tables in different views.
VC6, VC7, VC7.1, VC8.0, Win2K, WinXP, Win2003, Vista, C++, C++/CLI, C, Windows, Win32, MFC, Dev, Design, Beginner
Samuels Xu 3.22
Generate XPS from Word documents with VB 2008 and WPF - Unedited
Updated: 9 Mar 2008  
An alternative way to create XPS documents via Visual Basic code and VSTO assemblies
VB 9.0, .NET 3.5, VS2008, VB, .NET, Visual Studio, Office, Intermediate
Alessandro Del Sole 2.00
 

Doc / View - Doc/View Internals

top
Title / Updated Author Score  
Center CMDIChildWnds and Other Tips
Updated: 6 Apr 2005  
Center CMDIChildWnds in the client area of the main frame window.
VC6, NT4, Win2K, WinXP, VS6, MFC, Dev, Beginner
Brian Hart 4.12
 

Doc / View - Form Views

top
Title / Updated Author Score  
Inserting a Doc/Frame/View in a dialog using a custom control
Updated: 12 Sep 2001  
A custom control allowing to insert a doc/view/frame architecture in a dialog/formview
VC6, VS6, Windows, MFC, Dev, Intermediate
Jean-Louis Guenego 4.74
Property Sheet View
Updated: 11 Jun 2001  
A "Property Sheet"-like view class for MFC.
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Leo Moll 4.66
 

Doc / View - General

top
Title / Updated Author Score  
How to find a doctemplate object given its resource identifier
Updated: 29 Oct 2003  
A useful function to find the doctemplate object by its numeric resource identifier in a MFC application.
VC6, NT4, Visual Studio, MFC, Dev, Intermediate
Alessandro Forcella 4.81
Multiple Top Level Windows
Updated: 8 May 2003  
Allows an application to have multiple top-level windows.
VC6, NT4, VS6, MFC, Dev, Intermediate
Sir Gras of Berger 4.74
ResizableFormView
Updated: 27 Oct 2001  
A CFormView derived class to implement resizable form views with MFC
VC6, VS6, Windows, MFC, Dev, Intermediate
Paolo Messina 4.74
Using a Doc/View exported from a dynamically loaded DLL
Updated: 15 Nov 2001  
An article on on how to load DLLs which export doc/views.
VC6, VS6, Windows, MFC, Dev, Intermediate
Roger Allen 4.73
Persistent Frames
Updated: 6 Jan 2001  
A collection of classes that allows MFC SDI and MDI applications to remember the positions and sizes of their main frame and child frame windows.
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Stefan Chekanov 4.71
Using a Doc/View exported from a dynamically loaded DLL (SDI)
Updated: 6 May 2002  
An article on on how to load DLLs which export views into a SDI Application
VC6, NT4, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Dave Loeser 4.71
Multiple MRU lists
Updated: 28 Dec 1999  
This article describes how to maintain the separate MRU list for each document type that is needed in some applications.
VC6, NT4, VS6, MFC, Dev, Intermediate
Jorge Lodos 4.70
Using views effectively without the doc/view overhead
Updated: 14 Nov 2003  
An article on making the MFC framework do the work for you when creating views based on CView or its derivatives.
VC7, VC7.1, WinXP, VS.NET2003, MFC, Dev, Intermediate
Antti Keskinen 4.70
Creation of Multiple Dynamic Views
Updated: 15 Nov 2001  
An article on creation of multiple views dynamically without document/view architecture
VC6, NT4, Win2K, VS6, MFC, Dev, Beginner
Pedro Jorquera 4.67
Change the background color of the frame area of an MDI application.
Updated: 12 Apr 2007  
This article describes how to change the color of Frame Windows client area by subclassing the control which draws the background.
C++, Windows, Visual Studio, MFC, Dev, Intermediate
Ali Rafiee 4.60
MDI Windows Manager Dialog
Updated: 29 Apr 2000  
Implementing "Windows..." dialog
Windows, MFC, Dev, Intermediate
Ivan Zhakov 4.57
Command routing beyond a split frame
Updated: 16 Jul 2002  
Command routing and UI updates for inactive views in a split frame.
VC6, VC7, Win2K, WinXP, Visual Studio, MFC, Dev, Intermediate
Bartosz Bien 4.57
Autosave and Crash Recovery
Updated: 24 Feb 2000  
How to implement autosave and autorecover features in your application.
VC6, NT4, Visual Studio, MFC, Dev, Intermediate
Jesse Ezell 4.55
Automatic Tab Bar for MDI Frameworks
Updated: 3 Jan 2003  
A dockable bar containing a tabbed list of open windows
VC6, NT4, VS6, MFC, Dev, Intermediate
Paul Selormey 4.53
Simple and Easy Undo/Redo
Updated: 30 Jan 2000  
Easily add Undo/Redo to your CDocument/CView based applciation.
VC6, NT4, Visual Studio, MFC, Dev, Intermediate
Keith Rule 4.49
Single View in MultiDoc-Application
Updated: 24 Feb 2003  
Single View in MultiDoc-Application
VC6, VC7, Win2K, WinXP, Visual Studio, MFC, Dev, Intermediate
G. Steudtel 4.46
MFC Document/View documentation and enhancements
Updated: 15 Oct 2003  
An extension to the MSDN documentation and a list of tips and tricks you can do with the MFC Doc/View architecture to enhance your applications.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, Visual Studio, MFC, Dev, Intermediate
Roger Allen 4.43
CFontHelper
Updated: 9 Feb 2004  
A Font Helper class to manage your view's fonts.
VC6, NT4, Win2K, WinXP, Visual Studio, MFC, Dev, Intermediate
Ahmed Yassin 4.33
CZoomView
Updated: 7 Oct 2004  
A class that provides "zoom" feature
VC6, VS6, Windows, MFC, Dev, Intermediate
Roonglit Chareonsupkul 4.32
A multi document tabbed interface
Updated: 29 Jan 2000  
A variation on the MDI that indicates the open child windows in a tab control.
VC6, NT4, VS6, MFC, Dev, Intermediate
Dundas Software 4.31
Additional Combo MRU for Doc/View architecture
Updated: 1 May 2003  
Doc/View MRU reflected in a ComboBox on the document form view
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, VS6, MFC, Dev, Intermediate
Adrian Datcu 4.29
Creating an application with no taskbar icon
Updated: 5 Jan 2000  
A simple method to create a main window that does not appear in the windows taskbar
VC6, NT4, Visual Studio, MFC, Dev, Beginner
Chris Maunder 4.27
CAM simulator
Updated: 19 Feb 2002  
This program shows how a CN machine works
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Diego Andrade 4.27
Getting Timer Events in a CDocument-derived class
Updated: 14 Apr 2002  
But WM_TIMER messages are not routable via the standard MFC "command routing" mechanism. This article shows you how to work around this.
VC6, VC7, Win2K, WinXP, Visual Studio, MFC, Dev, Intermediate
Joseph M. Newcomer 4.25
Implementing Undo / Redo - The DocVars Method
Updated: 15 Dec 2002  
This tutorial explains a general method for implementing Undo / Redo functionality in an MFC application. The technique allows you to save and cycle undo/redo states within and between editing sessions.
VC6, VC7, Win2K, WinXP, VS.NET2002, MFC, Dev, Intermediate
Tom Morris 4.25
GraphFX - A graph framework
Updated: 9 Nov 2000  
A Doc/View framework for displaying graphical data
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Norm .net 4.19
CDocument::DoSave revealed
Updated: 18 Sep 2002  
Explains how you can suppress the File-Save-As dialog in a Doc/View app, how to save files to multiple formats, and how DoSave is implemented.
VC6, VC7, Win2K, WinXP, Visual Studio, MFC, Dev, Intermediate
Nishant Sivakumar 4.16
Usage of the CScrollView class to add scrolling functionality to your application
Updated: 28 Jun 2002  
Step by step usage of the CScrollView class to add scrolling to your application
VC6, VC7, Win2K, WinXP, Visual Studio, MFC, Dev, Intermediate
VGirish 4.02
Automatic toolbar selection in MDI applications
Updated: 2 Mar 2004  
How to change the toolbar when the current active child frame changes in a MDI application
VC6, VS6, Windows, MFC, Dev, Intermediate
Alessandro Forcella 4.00
Opening multipe documents of several types at once
Updated: 15 May 2004  
This class provides an open file dialog that shows multiple file types at once, and allows selecting multiple files at once.
VC7, WinXP, Visual Studio, MFC, Dev, Intermediate
Ernesto Perales Soto 4.00
Making the SDI view smaller than the CFrameWnd
Updated: 31 Mar 2006  
This article describves a technique for making an SDI view smaller than its parent frame.
C++, Windows, Visual Studio, MFC, Dev, Intermediate
Ali Rafiee 3.92
Switching to other views in a doc-view application
Updated: 28 Dec 1999  
Switching to other views in a doc-view application.
NT4, C++, Visual Studio, MFC, Dev, Intermediate
Jorge Lodos 3.90
An CMultiDocTemplate extension
Updated: 1 Sep 2002  
A more real Document Template Class
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Yi Yang 3.79
Windows Message Broadcaster
Updated: 27 Feb 2008  
Using this class, you can broadcast a message to windows without having to know their handle. You can also broadcast the same message to multiple windows at the same time.
VC6, VC7, VC7.1, VC8.0, NT4, Win2K, WinXP, Win2003, Vista, TabletPC, Embedded, Visual Studio, MFC, Dev, Intermediate
Ali Rafiee 3.79
Notifying the Document
Updated: 12 Jul 2006  
An article on delivering objects to the document in a document/view architecture, using the WM_NOTIFY message.
VC6, VC7, VC7.1, NT4, Win2K, WinXP, Visual Studio, MFC, Dev, Intermediate
Michael Bergman 3.76
Replacing a view in an in-place activated server
Updated: 28 Dec 1999  
Replacing a view in an in-place activated server.
NT4, C++, Visual Studio, MFC, Dev, Intermediate
Jorge Lodos 3.75
Zero or One Document Interface (ZODI)
Updated: 25 Feb 2004  
This article describes how to create a single-document application using multi-document interface. You may have zero or one document at a time.
VC6, Windows, Visual Studio, MFC, Dev, Intermediate
Constructor 3.75
Using Multiview
Updated: 10 Jul 2004  
How to use multiview
VC6, Win2K, VS6, MFC, Dev, Intermediate
Yulianto. 3.70
SVDI: a "Single View, Multiple Documents" MFC Architecture
Updated: 20 May 2004  
An article on a "Single View, Multiple Documents" MFC Architecture with a new VC++ code wizard
VC7, VC7.1, VS.NET2002, Windows, MFC, Dev, Intermediate
chris109 3.64
An Advanced Preview within Doc/Vew architecture
Updated: 12 Oct 2000  
A simple class that helps provide faster Print Preview within MFC Doc/View applications
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Yasuhiko Yoshimura 3.56
Replacing a view in a doc-view application
Updated: 28 Dec 1999  
Using different View classes to represent data differently within Doc/View applications
NT4, C++, Visual Studio, MFC, Dev, Intermediate
Jorge Lodos 3.48
Serializing Data to / from an ASCII-file
Updated: 9 Nov 2000  
A series of articles that resulted from experimenting with adding Drag and Drop features to my existing application.
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Thomas Blenkers 3.38
Adding Most Recently Used (MRU) Files to an SDI/MDI Application
Updated: 26 Mar 2003  
Adding Most Recently Used (MRU) files to an SDI/MDI application tutorial.
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Ramil C. Matira 3.21
Closing unused MDI documents with 1 line of code
Updated: 1 Dec 1999  
This code closes the default "blank" document when an existing file is opened in a MFC MDI application.
VC6, NT4, Win2K, Visual Studio, MFC, Dev, Intermediate
Warren Stevens 3.15
MFC Smart Frames
Updated: 23 May 2002  
Save window sizes, positions and state for all frames in an MDI MFC Application
VC6, VC7, NT4, Win2K, WinXP, VS6, MFC, Dev, Intermediate
[James Pullicino] 3.13
A Tabbed MDI Frame Window
Updated: 12 Mar 2008  
A tabbed frame window to show several views of a document in a single frame.
VC7, WinXP, VS.NET2002, MFC, Dev, Intermediate
Ernesto Perales Soto 3.05
Tracking The Mouse In A View
Updated: 7 May 2001  
Track a mouse click, even in a scrolled view
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
John Simmons / outlaw programmer 3.04
Trend Display
Updated: 6 Aug 2002  
A simple document/view application to display an online curve of time dependent values
VC7, Win2K, WinXP, VS.NET2002, MFC, Dev, Intermediate
Majid Shahabfar 2.92
An example editor with table and image support
Updated: 15 Jul 2005  
Use the new version rich edit control 4.1 to support table and image in your editor.
VC6, Win2K, VS6, MFC, Dev, Intermediate
taphan 2.92
CView Access From Anywhere
Updated: 15 Jan 2001  
Access your View class from anywhere in the application.
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
kin 2.90
Favorites MultiView
Updated: 28 Dec 2002  
Favorites in multiple Views.
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Barretto VN 2.40
Buffered CScrollView
Updated: 8 Dec 2003  
A reusable class inherited from CScrollView to implement buffered scrolling
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, Visual Studio, MFC, Dev, Intermediate
mdj_moon 2.39
Creation of Multiple Dynamic Views. How to initilize and use additional different views in your MDI app by using Doc / view architecture. Example code of OpenGL window and a Dialog window.
Updated: 14 Nov 2003  
An MDI MFC generated project has only one view by default, here is one way to add more CView derived classes and initiliaze them without adding any special initialization code.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, VS.NET2002, MFC, Dev, Intermediate
rj45 2.17
Easy way to access listview from treeview and vice versa
Updated: 20 Jun 2003  
Easy way to access listview from treeview and vice versa in a Windows Explorer style application.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, Visual Studio, MFC, Dev, Intermediate
kariem2k 1.84
Develop MFC Doc/View Application Which Supports Any Number Document Template
Updated: 2 Jun 2005  
This article provides an introduction to TangramLittle, a C++ Framework for MFC and the .NET Framework. Knowledge in MFC and the .NET Framework is assumed.
VC7.1, .NET 1.1, Win2K, WinXP, VS.NET2003, C++/CLI, MFC, CEO, Arch, Dev, Intermediate
sunhui 1.80
Create Sub Window for MiniView under CView - Unedited
Updated: 18 Jul 2006  
This Article is make of a CView under CView using CWnd control
VC6, VC7, VC7.1, VC8.0, WinXP, VS.NET2002, VS.NET2003, VS6, C++/CLI, .NET, MFC, Dev, Intermediate
Youngho Kim 1.71
 

Last Updated 5 Jul 2008
Advertise | Privacy
Copyright © CodeProject, 1999-2008
All Rights Reserved. Terms of Use