Content deleted Content added
Switched up the wording to avoid drawing the user toward one method or another in paragraph 2. |
Added Sublime Text as example of Text Editors which use TDI. |
||
Line 55:
* [[UltraEdit]]: Combination of MDI and TDI (a true MDI interface with a tab bar for quick access).
* [[VEDIT]]: Combination of MDI and TDI (a true MDI interface with a tab bar for quick access). Special "Full size" windows act like maximized windows, but allow smaller overlapping windows to be used at the same time. Multiple instances of Vedit can be started, which allows it to be used like an SDI application.
* [[Notepad++]], [[Sublime Text]], [[PSPad]], [[TextMate]] and many other text editors: TDI
* [[EmEditor]]: Options for either SDI or MDI.
* [[Macromedia Studio]] for Windows: a hybrid interface; TDI unless document windows are un-maximized. (They are maximized by default.)
|