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++ » U++ Developers corner » about unicode supporting
Re: about unicode supporting [message #59259 is a reply to message #59257] Wed, 07 December 2022 09:37 Go to previous messageGo to previous message
zsolt is currently offline  zsolt
Messages: 702
Registered: December 2005
Location: Budapest, Hungary
Contributor
Basically I use UTF-8 everywhere in my sources, and convert, if needed. This is the most convenient way, as it is the most portable encoding between platforms and libraries I use. In EditFields I use only SetData()/GetData() interface, as it stores Value and convert when needed.
This is quite useful, I think.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: theide with libclang
Next Topic: clangd
Goto Forum:
  


Current Time: Tue Aug 12 17:17:17 CEST 2025

Total time taken to generate the page: 0.10828 seconds