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:
SapphireSIM The Sapphire SIM utility provides the Visual Studio developer with the ability to manage the SIM card of a Pocket PC Phone Edition, Windows Mobile or Smartphone device. It enables the user to add, change and delete contacts from teh normal and fixed sialling areas of the SIM card
SapphireIMEI SapphireIMEI
If you are rolling out your application on Smartphone or Pocket PC phone edition devices, you may wish to record the device’s International Mobile Equipment Identifier (IEMI) or International Mobile Subscriber Identity (IMSI) numbers
emFilters Reference for Pocket PC 2002/ 2003 REFERENCE tool for 'FILTER' concepts & WORTHY product for ENGINEERS desiring to achieve perfection in 'DIGITAL FILTER DESIGN'. DISCOUNTED PRICE compared to 3 individual modules
Pocket HTML Editor for PocketPC 2003 Pocket HTML Editor for PocketPC 2003 - Best Ever Web Developement tool for PDA users. Best place to develop your web pages while on the move. Infinite number of options that you would never have dreamt.
Key Features:
Professionally and Newly designed User-Interface that speeds up Data Entry
Code Snippets Code Snippets - With this tool you can lookup Code Snippets on the Go! Just add them to the Access Database, convert it with the included tool "Code Snippet Creator" and copy it to your Device and start "Code Snippet Viewer".
Instructions:
Code Snippet Viewer:
1. Copy the "Release" dir on your Windows Mobile Device
2
Winsock API Wrapper Winsock API Wrapper - Access Winsock API from Visual Basic (with added support for Unicode strings) If you have had experience with using the Winsock control in Embedded Visual Basic, you might have come across it's limitation of not being able to send binary data. dgSocket.dll improves on several aspects of the winsock control
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
DetectDeviceType DetectDeviceType is a PC utility program that attempts to detect what type of device you have and whether Microsoft .Net Compact Framework and OpenNETCF Smart Device Framework are installed. Download and Install:
- Download DetectDeviceType.
- Install it by double-clicking DDTSetup.exe you just downloaded and following the on-screen prompts
nueRecMod nueRecMod - nueRecMod is an updated version of RecMod. nueRecMod recovers files from modules in the format Imgfstools outputs them in (S000, etc). It is based on RecMod by mamaich. However, this version is lighter and properly sets the imagebase, which is especially important when disassembling via IDA
SapphireRAS SapphireRAS
It is now possible to dial a remote connection and manage the device’s phone book from your application using the Sapphire RAS Utility. This will allow you to build advanced applications to allow your mobile application stay current with your business information
Other Software by developer «Apps4U»:
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
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
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
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