Difference between revisions of "Turbopower Visual PlanIt"

From Lazarus wiki
Jump to navigationJump to search
Line 1: Line 1:
 
{{Turbopower_Visual_PlanIt}}
 
{{Turbopower_Visual_PlanIt}}
  
=== About ===
+
== About ==
 
Visual PlanIt is a set of synchronized, data-aware components for adding time, task, & contact management capabilities to applications. Get that Outlook look & feel without the hassle.
 
Visual PlanIt is a set of synchronized, data-aware components for adding time, task, & contact management capabilities to applications. Get that Outlook look & feel without the hassle.
  
Line 12: Line 12:
 
=== Author ===
 
=== Author ===
 
Author: Turbo Power Software<br>
 
Author: Turbo Power Software<br>
LCL Port: [[User:Christian|Christian Ulrich]]  
+
LCL Port: [[User:Christian|Christian Ulrich]] and [[User:wp|Werner Pamler]]
  
 
=== License ===
 
=== License ===
Line 22: Line 22:
  
 
=== SVN ===
 
=== SVN ===
you can checkout the actual source from<br>
+
You can checkout the actual source from<br>
  
 
  https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tvplanit
 
  https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tvplanit
  
commandline to do this is
+
The commandline to do this is
  
 
  svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tvplanit
 
  svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tvplanit
Line 37: Line 37:
  
 
* 03.02.2008 Initial port
 
* 03.02.2008 Initial port
 +
* 01.08.2016 (Almost) complete port
  
 
=== Dependencies / System Requirements ===
 
=== Dependencies / System Requirements ===
* FPC 2.0.0 or newer
+
* FPC 2.6.4 or newer
* Lazarus 0.9.20 or newer
+
* Lazarus 1.4.4 or newer
 
+
* These versions were available at the time of writing this update. It is not exluced that the package can be used with older versions as well.
Status: Beta
 
  
 
=== Installation ===
 
=== Installation ===
Line 48: Line 48:
 
* On this directory, unzip the files from the zip file
 
* On this directory, unzip the files from the zip file
 
* Open lazarus
 
* Open lazarus
* Open the package v103_lazarus.lpk with Component/Open package file (.lpk)
+
* Open the package ''laz_visualplanit.lpk'' from the ''source'' folder with ''Component/Open package file (.lpk)''.
 
* (Click on Compile only if you don't want to install the component into the IDE)
 
* (Click on Compile only if you don't want to install the component into the IDE)
 
* Click on Install
 
* Click on Install
 +
* If you need the Zeos datastore repeat with package ''laz_visualplanit_zeos.lpk'' from folder ''source/addons/zeos''
 +
 +
== Getting started ==
 +
Here is a quick tutoral for your first steps with the VisualPlanIt components.
 +
 +
== Using the planner components ==
 +
=== Events ===
 +
=== Tasks ===
 +
=== Contacts ===
 +
=== Printing and print preview ===
 +
 +
== Using the navigation bar ==
 +
 +
== Gadgets ==
  
 
[[Category:Components]]
 
[[Category:Components]]
 
[[Category:Lazarus-CCR]]
 
[[Category:Lazarus-CCR]]

Revision as of 13:13, 31 July 2016

English (en) português (pt) русский (ru)

About

Visual PlanIt is a set of synchronized, data-aware components for adding time, task, & contact management capabilities to applications. Get that Outlook look & feel without the hassle.

This component was designed for cross-platform applications.

Screenshot

Tvplanit.PNG

Author

Author: Turbo Power Software
LCL Port: Christian Ulrich and Werner Pamler

License

Mozilla Public Licence 1.1

Download

not at time

SVN

You can checkout the actual source from

https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tvplanit

The commandline to do this is

svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tvplanit

Bug reporting / Feature request

Bug reports and feature requests should be sent to the Lazarus/Free Pascal Bug Tracker; please specify the "Lazarus-CCR" project: http://bugs.freepascal.org/

Change Log

  • 03.02.2008 Initial port
  • 01.08.2016 (Almost) complete port

Dependencies / System Requirements

  • FPC 2.6.4 or newer
  • Lazarus 1.4.4 or newer
  • These versions were available at the time of writing this update. It is not exluced that the package can be used with older versions as well.

Installation

  • Create the directory lazarus\components\tvplanit
  • On this directory, unzip the files from the zip file
  • Open lazarus
  • Open the package laz_visualplanit.lpk from the source folder with Component/Open package file (.lpk).
  • (Click on Compile only if you don't want to install the component into the IDE)
  • Click on Install
  • If you need the Zeos datastore repeat with package laz_visualplanit_zeos.lpk from folder source/addons/zeos

Getting started

Here is a quick tutoral for your first steps with the VisualPlanIt components.

Using the planner components

Events

Tasks

Contacts

Printing and print preview

Using the navigation bar

Gadgets