I put it here:

https://gitlab.com/freepascal.org/fpc/cfv

Michael.

On Mon, 24 Aug 2026, Travis Siegel via fpc-pascal wrote:

I'd love a copy of that code, where can I grab it?


On 8/24/2026 7:33 PM, Michael Van Canneyt via fpc-pascal wrote:


On Mon, 24 Aug 2026, Timothy Groves via fpc-pascal wrote:

So video+keyboard is no longer reliable, crt is a mess, FreeVision is a nightmare...can anybody point me to a fpc TUI library that works and is at least somewhat cross-platform?

I have a version of FreeVision that was rewritten to use classes instead of
the old TP model.

It works with TComponent as a base class, the intent is to allow you to design a TUI application in the Lazarus IDE.

The integration in Lazarus is not yet 100% completed (I still need to flesh out some bugs in the designer), but if you don't mind that, and are prepared to do everything in code for the time being, I'm willing to put it already publicly available.

It comes with a lot of simple examples, at least one per 'control'. All are verified to work. If you run into problems, I will of course help
you out, because I want to make this really usable.

Michael.
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to