Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


 
 
Tree4U





Tree4U
Version: 1.0

Platforms: Symbian OS, Series 80, UIQ


Categories: Programming & Development

Upload date: 17 Mar 11

Developer: Apps4U

License: Shareware

Price: 29.95 $

Downloads: 73

File Size: 253 Kb


Download Free Trial of Tree4U 



Rating: 2.4/5 (Total votes: 9)




  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:

  1. The clsTree4U.cls class, open and fully documented.

  2. The Tree4U Manual, in HTML and PDF formats. The manual covers EVERY Property, Method and Event of  Tree4U.

  3. 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.

  4. 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: 

  1. Must be included in Visual Basic 6 code used along  with AppForge Mobile VB  software development suite. 
  2. 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.

 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: S80 6.0, UIQ 2.0
 
Similar Software:

MegaPyModulePackMegaPyModulePack
MegaPyModulePack-A collection of modules for Python
PySChartPySChart
Create charts or graphs through PyS60 (Python for S60) platform for Symbian S60 phones
dBlockPuzzle Script for mShelldBlockPuzzle Script for mShell
dBlockPuzzle Script for mShell -this puzzle game appears first to be easy. But to gain reasonable points the moving up puzzles should be taken into account. But don't think too long, otherwise your score will be melting down quicker as you collect it. Funny design. Play in full screen mode
ResolvrResolvr
Resolvr is a framework for Zeroconf naming, service advertisement, and discovery for Symbian OS
MisoMiso
Miso Python Library is a Python for S60 extension providing simple utility functions and classes, implemented on top of Symbian OS native resources. Miso Build Tool is a make-style tool for PyS60 extension building
jCompilejCompile
jCompile - Compose, edit and compile Personal Java directly on your P800 smartphone or Psion computer! Malcolm Bryant and FreEPOC bring you a self-contained way to develop and maintain Java programs without requiring the Symbian Java SDK, or even a Windows PC. Realistically, you won't want to write large Java programs without using a keyboard
mShellmShell
The easy way to program your smart phone
PrettyPrinter Script for mShellPrettyPrinter Script for mShell
PrettyPrinter is an m code formatter
Alnet VDRCAlnet VDRC
Alnet VDRC are a family of professional client applications designed for remote communication and management of all Alnet digital video recording systems. Without major problems we are able to connect with VDRS-PC Based DVR and NetStation - IP Video Surveillance Software. There are two versions of VDRC made for PC
MobiForms For SymbianMobiForms For Symbian
MobiForms For Symbian - MobiForms is a rapid application development (RAD) tool for creating mobile applications for just about any wireless platform including Tablet PC, Pocket PC, Windows CE, Windows Mobile, Smartphone, Symbian or Palm
 

Other Software by developer «Apps4U»:

Explorer4U File ManagerExplorer4U 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 Treeview Class for AppForge Developers (PocketPC)Tree4U Treeview Class for AppForge Developers (PocketPC)
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
CandidCam4UCandidCam4U
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!
Timers4UTimers4U
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
TimeLog4UTimeLog4U
 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

» show more

 

Comments on Tree4U:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Tree4U is compatible with your device Arima ASP805
 
 
© Pantich 2009 - 2025 All rights reserved.