Difference between revisions of "TTDINotebook"

From Free Pascal wiki
Jump to navigationJump to search
(TDI - A Tabbed GUI Interface)
 
Line 17: Line 17:
 
   On Windows you can use [http://tortoisesvn.net/downloads.html TortoiseSVN]
 
   On Windows you can use [http://tortoisesvn.net/downloads.html TortoiseSVN]
  
   On Linux, use:  svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/rx
+
   On Linux, use:  svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi
  
 
== Dependencies / System Requirements ==
 
== Dependencies / System Requirements ==
 
+
* None
  
 
== Installation ==
 
== Installation ==
Line 26: Line 26:
 
* Open Package File: '''tdi.lpk'''.
 
* Open Package File: '''tdi.lpk'''.
 
* Install the Package and let Lazarus rebuild.
 
* Install the Package and let Lazarus rebuild.
 +
 +
== How to Use ==
 +
 +
== Key Features ==
 +
  
 
== Note ==
 
== Note ==
  
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 23:52, 10 May 2012

Template:Translate

About

  • What is TDI ?

A Tabbed GUI Interface Please see how WikiPedia describe it


Screenshot

  • tdi1.jpg
  • tdi2.jpg

Download

 On Windows you can use TortoiseSVN
 On Linux, use:  svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi

Dependencies / System Requirements

  • None

Installation

  • Download the package on a directory of your preference
  • Open Package File: tdi.lpk.
  • Install the Package and let Lazarus rebuild.

How to Use

Key Features

Note