Download List

Descripción del Proyecto

FXvt is a virtual terminal FOX widget. As such, it can be embedded in any application developed with the FOX GUI toolkit. It is a derivative work from the well-known rxvt virtual terminal.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-27 22:30
0.2.0

Existe una API para cambiar el tamaño de búfer de desplazamiento (saveLines) y una API para establecer la visibilidad de la barra de desplazamiento. Presentación de informes del ratón ha sido restaurada. Soporte de la rueda del ratón se ha añadido. Varios reproductores FXvt ahora pueden ser utilizados en la misma aplicación. Hay un ejemplo MultiTerm nuevo.
Tags: Major feature enhancements
There is an API to change the scroll buffer size (saveLines) and an API to set scroll bar visibility. Mouse reporting has been restored. Mouse wheel support has been added. Several FXvt widgets may now be used in the same app. There is a new MultiTerm example.

2002-12-14 18:44
0.1.0

Esta es la primera versión alfa. La mayoría de las llamadas X han sido sustituidos por equivalentes de Fox. Una opción que se añadió para el uso de negrita vs overstriking fuente. La mayoría de limpieza de código se hace, pero aún queda mucho por hacer refactorización.
Tags: Major feature enhancements
This is the first alpha release. Most X calls have been replaced with Fox equivalents. An option was added for using bold font vs overstriking. Most code cleanups are done, but there is still much refactoring to do.

2002-11-28 03:21
0.0.5

Todos los eventos son manejados a través de las devoluciones de llamada Fox (no más necesidad de FXvtApplication). Un menú emergente se hizo para Copiar, Pegar, y Reset. Varios limpieza También se realizaron.
Tags: Code cleanup
All events are now handled via Fox callbacks (no more need for FXvtApplication). A popup menu was made for Copy, Paste, and Reset. Various cleanups were also done.

2002-11-16 06:27
0.0.4

Compatibilidad con la rama 1.1 Fox.
Tags: Minor feature enhancements
Compatibility with the Fox 1.1 branch.

2002-11-10 23:50
0.0.3

Existe una API para cambiar la fuente de TV. Errores han sido corregidos.
Tags: Major feature enhancements
There is an API to change the vt font. Bugs have been corrected.

Project Resources