Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
Download these IBM resources today! e-Kit: IBM Rational Systems Development Solution
With systems teams under so much pressure to develop products faster, reduce production costs, and react to changing business needs quickly, communication and collaboration seem to get lost. Now, theres a way to improve product quality and communication.
Webcast: Asset Reuse Strategies for Success--Innovate Don't Duplicate!
Searching for, identifying, updating, using and deploying software assets can be a difficult challenge. eKit: Rational Build Forge Express
Access valuable resources to help you increase staff productivity, compress development cycles and deliver better software, fast. Download: IBM Data Studio v1.1
Effectively design, develop, deploy and manage your data, databases, and database applications throughout the data management life. eKit: Rational Asset Manager
Learn how to do more with your reusable assets, learn how Rational Asset Manager tracks and audits your assets in order to utilize them for reuse.
[Updated] Tree List Control
Rating: xyz007 - 08/17/2007 Discover an implementation of a tree view, combined with a list view, for the Windows API. The view is compatible with the tree control of the common control.
Custom ToolTip for Tree Control
Rating: none Megavarnan Selvaraj - 05/13/2002 MFC Tree controls can be put in resizable dialog boxes. However, ToolTips don't show up for items that are not fully visible when the dialog is shrunk and only a part of the Tree control is displayed. This article shows you how to create a tree control that shows ToolTips of all its items, no matter what.
[Updated] Advanced Tree Control
Rating: Alex Zakharenko - 04/13/2005 Learn about an advanced control based on a standard tree view control. This control supports multiple selection mode and some visual enhancement compared to the original control.
Multi-Column Tree View
Rating: Michal Mecinski - 11/19/2003 A multi-column tree view that is only 12 Kb long. It works excellently if you don't need all those colors, fonts, sorting, and whatever.
TreeListCtrl In CView With Tool Tips
Rating: none Gary Andrew Lewis - 01/13/2003 This project was written to provide you with a Tree List to put on any CView. It supports images, checkboxes, and all the functionality of both CTree and CList Controls.
Displaying Information in a CTreeView ToolTip
Rating: John Z. Czopowik VC++ MVP - 10/01/2002 There is some confusion in the MFC world regarding CTreeView and tooltips. Learn how to display an item label or other item-related Information in a ToolTip for CTreeView.
CTreeCtrl With ToolTip Based On the Item Data
Rating: none Ran Wainstein - 02/01/2002 How to display a custom tool tip for each item in a tree view that is of any kind of data and not only the tree item text.
Dynamic Tree Loading
Rating: Dan Breen - 12/16/1999 Great article (with skeleton code) that shows how to dynamically load a tree control