You've already forked lazarus-ccr
Adjusts to include TDINoteBook in O.P.M.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6039 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
http://wiki.freepascal.org/tdi
|
||||
http://wiki.freepascal.org/TTDINotebook
|
||||
|
||||
=== Contents ===
|
||||
|
||||
@ -24,8 +24,7 @@ applications need to open several windows at once without ShowModal.
|
||||
However, the MDI interface concept has several problems, which may confuse the
|
||||
novice user. A more complete study on the advantages and disadvantages of the
|
||||
MDI can be found at wikipedia:
|
||||
http://en.wikipedia.org/wiki/Multiple_document_interface#
|
||||
Comparison_with_single_document_interface
|
||||
http://en.wikipedia.org/wiki/Multiple_document_interface#Comparison_with_single_document_interface
|
||||
|
||||
The intention of this component is to provide a simple way to create an TDI
|
||||
interface, similar to that described in Wikipedia.
|
||||
@ -77,7 +76,7 @@ You will need a SVN Client
|
||||
|
||||
=== 7 - Screenshot ===
|
||||
|
||||
http://wiki.freepascal.org/tdi#Screenshot
|
||||
http://wiki.freepascal.org/TTDINotebook#Screenshot
|
||||
|
||||
=== 8 - Installation ===
|
||||
|
||||
|
Reference in New Issue
Block a user