Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1093
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: Thu May 09 09:39:02 CEST 2024

Total time taken to generate the page: 0.01668 seconds