Forum > LCL

Tabbed Document Interface (TDI)

(1/1)

valdir.marcos:
Since I just found old discussions about Tabbed Document Interface (TDI) which also could be discussed as an alternative to Multiple Document(MDI), here what I have found so far:
http://forum.lazarus.freepascal.org/index.php/topic,1781.msg215956.html#msg215956
https://github.com/fpc-svn/lazarus-ccr/tree/master/components/tdi

http://forum.lazarus.freepascal.org/index.php/topic,18980.msg107614.html#msg107614
http://forum.lazarus.freepascal.org/index.php/topic,9448.msg47333.html#msg47333

http://forum.lazarus.freepascal.org/index.php/topic,9448.30.html
http://sourceforge.net/project/screenshots.php?group_id=328834
http://sourceforge.net/projects/icetabset/
Required Delphi GDI+ API (http://www.progdigy.com/files/gdiplus.zip)

http://forum.lazarus.freepascal.org/index.php/topic,29822.msg189049.html#msg189049
http://wiki.freepascal.org/TTDINotebook
https://github.com/stavarengo/delphi-tdi

http://forum.lazarus.freepascal.org/index.php/topic,25370.msg154502.html#msg154502
http://forum.lazarus.freepascal.org/index.php/topic,5392.msg81186.html#msg81186

http://forum.lazarus.freepascal.org/index.php/topic,13233.msg69099.html#msg69099

http://wiki.lazarus.freepascal.org/MultiDoc
https://sourceforge.net/p/skychart/code/HEAD/tree/trunk/skychart/component/multiframe/

I also have started this topic to separate the discussion about MDI on
http://forum.lazarus.freepascal.org/index.php/topic,34137

valdir.marcos:
Just as an extra reference, I have just found this open source project for Delphi 6 through Delphi DX10.1 Berlin (according to github project information):
http://www.easy-ip.net/tchrometabs.html
https://github.com/norgepaul/TChromeTabs

valdir.marcos:
Thanks zeljko.
I will try your sugestion about TDI.


--- Quote from: zeljko on September 23, 2016, 08:09:45 pm ---QtLCL have full support for MDI on all supported platforms (linux,mac & win).
If you need TDI , then under QtLCL it could be setted up via QMdiArea_setViewMode() ...

--- End quote ---

valdir.marcos:
Some extra info from:
Tabbed Document Interface
http://forum.lazarus.freepascal.org/index.php/topic,1781.0.html



--- Quote from: V3ct0r on September 15, 2018, 01:02:34 am ---https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/
--- End quote ---


--- Quote from: lucamar on September 15, 2018, 02:50:30 pm ---What I do, usually, for tabbed interfaces is implement the "inner" tabs as frames That way you keep most of the easiness of UI implementation that forms provide.
--- End quote ---


--- Quote from: valdir.marcos on September 16, 2018, 01:41:34 pm ---
--- Quote from: PeterX on July 13, 2016, 05:01:29 pm ---https://github.com/fpc-svn/lazarus-ccr/tree/master/components/tdi
--- End quote ---
Your link seems to be broken.
Did you mean?
https://github.com/svn2github/lazarus-ccr/tree/master/components/tdi
--- End quote ---

Navigation

[0] Message Index

Go to full version