[fpc-pascal] TUI library

Michael Van Canneyt michael at freepascal.org
Mon Aug 24 22:44:59 CEST 2026


No worries. Did you try the ncurses library ?
units: form menu ncrt ncurses  ocrt
It's much more lightweight. See the examples.

Michael.

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

> Only problem is, FreeVision doesn't work for the program I am trying to 
> write.  For a single-document distraction-free writer, it's extreme 
> overkill.  Thanks for the offer, though.
>
>
> On 2026-08-24 15:33, 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.
>>  --
>
> https://policies.google.com/privacy
> https://privacy.microsoft.com/en-us/privacystatement
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>


More information about the fpc-pascal mailing list