[fpc-pascal][RichEdit Control]

Luis Del Aguila aguila3000 at terra.com.pe
Mon Sep 17 20:46:13 CEST 2001


Usando el RichEdit tengo un problema cuando coloco texto con un ancho mayor
al ancho de la ventana.
Primero, la barra de desplazamiento horizontal no funciona como deberia,
aparece en gris inactivo.
Segundo, cuando me desplazo usando "AvPág" hacia las líneas que sobresalen
el ancho de la ventana y uso la tecla "Fin", este salta al final de la línea
pero no muestra el final de la línea, es decir el desplazamiento horizontal
con la tecla Fin no funciona.
Les adjunto el archivo fuente, para ver si alguien me puede ayudar.
Lo que hace el programa es abrir el archivo "prueba.txt".

Gracias

***************************TRANSLATE***************************************

I am having trouble with the "RichEdit" control, when I put text in the
window, the text is more wide that the window.
First, the horizontal scroll bar don't work correctly, it show disable.
Second, when to arrive at the lines of  text that overflow the wide of the
window and use the End key, it jump to the end line but it don't show to the
end line, more properly the horizontal scroll don't work correctly.
I am attached the files  RichEdit.pp and prueba.txt for more details.

Thanks

Att.
Luis Del Aguila.
aguila3000 at terra.com.pe
Lima-Peru



-------------- next part --------------
A non-text attachment was scrubbed...
Name: RichEdit.pp
Type: application/octet-stream
Size: 3273 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20010917/87b146a2/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: prueba.txt
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20010917/87b146a2/attachment.txt>


More information about the fpc-pascal mailing list