Tree4U Treeview Class for AppForge Developers (PocketPC) - A Tree4U is a Visual Basic 6 code module class that implements the well-known Treeview control. It is used with an AppForge AFOwnerGrid control, and in the development environment of AppForge MobileVB, and along with Visual Basic 6
To whom it is addressed.
Tree4U is addressed to the very large family of developers who use Visual Studio 6, Visual Basic 6 and AppForge Mobile VB programming environment, in order to develop mobile applications for PDAs, Pocket PCs, Symbian SmartPhones etc. It comes to fill a large gap, providing to AppForge developers the so much needed Treeview control. With Tree4U developers get a License to freely include the class module to ALL applications they develop for ALL THE OPERATING SYSTEMS (as far as those are supported by AppForge) and FOR ALL MOBILE DEVICES!! Further to that, they may enhance the code of this class to meet their specific requirements, as it is provided to them OPEN and EXTENSIVELY DOCUMENTED!
Features:
You can add, remove, arrange, copy, move and otherwise manipulate Nodes by setting properties and invoking methods.
You can programmatically expand and collapse Nodes to display or hide all child nodes.
Seven predefined events, the onClick, onMouseDown, onBeforeExpand, onAftercollapse, onBeforeNodeDelet, onAfterNodeDelete and onError, also provide programming functionality. You may add as many other events by yourself.
You may set a Key string associated with each node. A node key is unique, and the class does not let you enter a duplicate, so it identifies the node. By this key, you may find the Index, and then manipulate the Node.
You can navigate through a Tree4U in code by retrieving a reference to Nodes using the GetNodeNextIndex, GetNodeLastIndex, GetNodeFirstIndex, GetNodeLastIndex, GetNodeFirstChildIndex, GetNodeLastChildIndex and other GetNode methods.
You can store in each Node any amount of data in a almost unlimited number of DataFields defined by you!.
Several styles are available which alter the appearance of the control. Nodes can appear in one of eight combinations of text, bitmaps, lines, and plus/minus signs.
A Node may be Open or Closed. If open and has nodes under it (children) then these children are visible. You may use these properties to show or hide respectively items in another control (e.g. when implementing a File Explorer, when a Folder Node is open, you may show in a ListBox its files).
You are free to enhance the code adding functionalities your specific applications may require.
What you get.
With the Full Version, you get the following:
The clsTree4U.cls class, open and fully documented.
The Tree4U Manual, in HTML and PDF formats. The manual covers EVERY Property, Method and Event of Tree4U.
A set of bitmap files containing 17 icons in 4 variations each (Closed, closed/Selected, Open and Open/Selected) 13x13 pixels each, to be used with Tree4U. The licensee may enhance these icons, change them or add new ones.
Three applications that implement the Tree4U class, fully documented and open, in order to familiarize with the use of Properties, Methods and Events of Tree4U:
Teee4UTest Application, showing ALL Properties, Methods and Events in an interactive way.
Company Structure Demo.
FolderSelector Application, a fully functional Directory Folder selector.
With the Trial (Demo) Version, you get all the above except the class itself. You get instead the above applications implementing the Tree4U class in .EXE format.
Requirements
For the Full Version:
Tree4U Class Module in order to work properly:
Must be included in Visual Basic 6 code used along with AppForge Mobile VB software development suite.
Must reference an AppForge AFOwnerDrawGrid control placed on a form of the application.
For the Trial (Demo) Version:
A PC with Windows, where Microsoft Visual Basic 6, Visual Studio 6 and AppForge MobileVB are installed.
page at
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0
Similar Software:
Gosmore Gosmore is a routing and viewer of OSM XML data.
· A 2D map viewing window (Mercator projection), as well as a 3D bird's eye view.
· Incremental search of all tags. Results are ordered from nearest to farthest.
· Routing with basic Relation:restriction support.
· Obtaining the current location from a GPS receiver
StudyBuilder Enterprise Edition StudyBuilder Enterprise Edition is for groups of study designers who wish to work on the same study simultaneously, build custom question and/or study libraries or integrate data collection tools into existing systems. The software runs on computers running Microsoft Windows 95 /98 /2000 /2003 /ME /NT /TabletPC /XP
CharViewer CharViewer - This is a D&D 3rd Edition character generator and view. This is a BETA! It is stable we just need to get more people testing the software to get feed back. Please register at our website to participate in our forums and beta discussion. Please note that the file downloaded from this site is an on-device installation file
Free Pascal Compiler Free Pascal is a 32 and 64 bit professional Pascal compiler. It is open source and fully supports the development of native Windows CE applications
nueLED2 nueLED2 - nueLED2 is an open source LED control library. The control libraries are licensed under LGPL v3.0, while the sample applications are licensed under the MIT license. A .NET wrapper is also included.
For Users
nueLED2, unlike nueLED, does not provide a user interface for controlling LEDs (yet!)
Smart Device Framework Smart Device Framework - The Smart Device Framework is an application framework which enriches and extends the .NET Compact Framework. There are a lot of new class libraries and controls along with all the existing class libraries and controls available from www.opennetcf.org
FunctionDatabase FunctionDatabase - This program allows you to keep track of the program functions for each of the programs that you work on.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
GPS.NET GPS.NET is a formerly commercial .NET component maintained by GeoFrameworks, LLC from 2004 to 2009. In 2009, Jon Person decided to release the full source code of GPS.NET to the public domain for the benefit of the open source development community. This version (3.0) is the latest release
m9editor m9editor is your little helper when it comes to editing manila files. It lets you edit nearly all aspects of a mode9 file. Additionally it will assist you with graphics, allowing import, export and CFC compression. And it includes a directory viewer with information specific to manila files.
m9editor is written in .net, so .netCF3
HanDBase Runtime Development Package for All Platforms HanDBase Runtime Development Package for All Platforms - Bundle package for our HanDBase Runtime application builder for Palm OS, Windows Desktops, and Windows Mobile for Pocket PC handhelds! Overview: Build your own Palm OS or Pocket PC runtime application along with a desktop copmanion
Other Software by developer «Apps4U»:
CandidCam4U It transforms your P800/P900 SonyEriccson smartphone into a Candid Camera, a camera that takes a series of snapshots automatically and, if you wish, absolutely unnoticed!
Explorer4U File Manager The only file manager with the functionality and look and feel of Windows File Explorer, a tree- like folder structure, details/ icons/ thumbnail views, Search, even a Recycle Bin
Timers4U Timers4U is an innovative multi time-recording application, a split-time stopwatch and a powerful multi-Alarm clock, that extends the functionality of v.1.02.
You may track time spent on any activity, for any event, procedure etc., as Meetings, Talks & Presentations, professional Sessions (of consultants, trainers, lawyers etc.), trips, sport events etc
TimeLog4U TimeLog4U is a powerful software that has to do with recording and managing your Time.
With TimeLog4U you may either record or log your time spent on a specific Activity, for a specific Project/ Task and Client/ Customer or just for yourself
Tree4U Tree4U is a Visual Basic 6 code module class that implements the well-known Treeview control. It is used with an AppForge AFOwnerGrid control, and in the development environment of AppForge MobileVB, and along with Visual Basic 6
To whom it is addressed