Download List

Projeto Descrição

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 uma API para alterar o tamanho do buffer de rolagem (saveLines) e uma API para definir a visibilidade da barra de rolagem. Mouse informação foi restaurado. Suporte para a roda do rato foi adicionado. Vários widgets FXvt pode agora ser usado no mesmo aplicativo. Há um exemplo MultiTerm novo.
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 é a primeira versão alfa. A maioria das chamadas de X foram substituídos por equivalentes Fox. Uma opção foi adicionada para usar negrito vs font overstriking. A maioria das limpezas de código é feito, mas ainda há muito a fazer refactoring.
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 os eventos são tratados através de retornos de chamada Fox (não há mais necessidade de FXvtApplication). Um menu pop-up foi feito para copiar, colar e Reset. Limpezas diversas também foram feitas.
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

Compatibilidade com a Fox 1,1 ramo.
Tags: Minor feature enhancements
Compatibility with the Fox 1.1 branch.

2002-11-10 23:50
0.0.3

Existe uma API para alterar a fonte vt. Bugs foram corrigidos.
Tags: Major feature enhancements
There is an API to change the vt font. Bugs have been corrected.

Project Resources