U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » UppHub » Using TerminalCtrl - does not compile
Re: Using TerminalCtrl - does not compile [message #57921 is a reply to message #57920] Tue, 28 December 2021 10:47 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1267
Registered: August 2007
Senior Contributor
The problem was wchar32 support. ToUtf16() variant is apparently removed (part of wchar32 changes...).

In Page.cpp, ln: 82, change the existing code to:

 txt.Cat((int) cell.chr, 1); // wchar32 text-copy


It should work.

For a quick and heavy test, I suggest you trying out the vtm demo on TerminalExample:

ssh vtm@netxs.online



Best regards,
Oblivion


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems
Next Topic: AutoScroller package update
Goto Forum:
  


Current Time: Wed Jun 24 16:46:14 GMT+2 2026

Total time taken to generate the page: 0.00599 seconds