Difference between revisions of "SynEdit/port"

From Lazarus wiki
Jump to navigationJump to search
Line 5: Line 5:
  
 
Español
 
Español
 +
 
SynEdit es un control multilínea avanzado ,de edición de texto ,para Borland Delphi y Kylix. Soporta resaltado de sintaxis, ajuste de texto, completado de código, Plantillas y exporta en los formatos HTML, TeX y RTF.
 
SynEdit es un control multilínea avanzado ,de edición de texto ,para Borland Delphi y Kylix. Soporta resaltado de sintaxis, ajuste de texto, completado de código, Plantillas y exporta en los formatos HTML, TeX y RTF.
  
Line 12: Line 13:
  
 
English
 
English
 +
 
SynEdit is an advanced multi-line edit control, for Borland Delphi  
 
SynEdit is an advanced multi-line edit control, for Borland Delphi  
 
and Kylix (C++Builder mostly works, but is unsupported).  
 
and Kylix (C++Builder mostly works, but is unsupported).  
Line 21: Line 23:
  
 
Ejecutándose en Linux con el componente TSynPasSyn
 
Ejecutándose en Linux con el componente TSynPasSyn
 +
 
Running under linux with the TSynPasSyn component
 
Running under linux with the TSynPasSyn component
  
Line 29: Line 32:
  
 
Ejecutándose en Linux con los componentes SynWeb y TSynCompletionProposal
 
Ejecutándose en Linux con los componentes SynWeb y TSynCompletionProposal
 +
 
Running under linux with the SynWeb and TSynCompletionProposal components
 
Running under linux with the SynWeb and TSynCompletionProposal components
  

Revision as of 23:54, 18 September 2011

Synedit 2.0.5 port

Descripción


Español

SynEdit es un control multilínea avanzado ,de edición de texto ,para Borland Delphi y Kylix. Soporta resaltado de sintaxis, ajuste de texto, completado de código, Plantillas y exporta en los formatos HTML, TeX y RTF.

Tomado de http://synedit.sourceforge.net/

Description

English

SynEdit is an advanced multi-line edit control, for Borland Delphi and Kylix (C++Builder mostly works, but is unsupported). It supports syntax highlighting, word-wrapping, code completion , template components, and exporters for HTML, TeX and RTF.

Take from http://synedit.sourceforge.net/


Ejecutándose en Linux con el componente TSynPasSyn

Running under linux with the TSynPasSyn component


synedit+pascal+Linux.png


Ejecutándose en Linux con los componentes SynWeb y TSynCompletionProposal

Running under linux with the SynWeb and TSynCompletionProposal components


synedit+synweb+Linux.png


En Windows XP con los componentes SynWeb y TSynCompletionProposal

Running under Windows XP with the SynWeb and TSynCompletionProposal components


synedit+synweb+windowsxp.png