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

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: Sat Apr 25 01:19:51 GMT+2 2026

Total time taken to generate the page: 0.00425 seconds