Re: New Win32lib & wxEuphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message
Vinoba said...

I am eagerly waiting for wxEuphoria next version with the Euphoria 4.0 I would like to work with the 4 byte character representation. Should I use Little Endian or Big Endian?

When you say "4 byte character representation" are you referring to Unicode characters?

EuV4 does not really support Unicode and UTF processing yet, although internally all characters are stored as 32-bit values. We are leaving basic Unicode support to v4.1 and the more advanced Unicode support for later versions as requirements come to light.

The 'endian-ness' is not an issue until you are storing characters to a file, in which case Eu4 supports this with some new routines but that will still not address the storing of UTF encoding.

Note that Win32lib does not support 'wide-characters' yet.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu