Search found 303 matches
- Fri May 18, 2012 10:14 pm
- Forum: General Developer Support
- Topic: OS4 native datatype examples and documentation
- Replies: 7
- Views: 4886
Re: OS4 native datatype examples and documentation
to my understanding you need to start with a Library for containing the datatype class... after that I know very little... I would certainly love to know more about this since my own "Polymorph" project will depend on providing an extended DataTypes class mechanism for the handling of some...
- Fri May 18, 2012 8:25 pm
- Forum: General Developer Support
- Topic: Codeset conversion: the recommended way
- Replies: 8
- Views: 7405
Re: Codeset conversion: the recommended way
Glad to have come across this... I'm taking notes as Perception-IME is also dealing with UTF-8 text strings as well...
@Trixie, I hope your own sam is recoverable somehow
@Trixie, I hope your own sam is recoverable somehow
- Fri May 18, 2012 6:01 pm
- Forum: Localization
- Topic: editing dutch.language
- Replies: 8
- Views: 20251
Re: editing dutch.language
There are certain strings that don't come from a .catalog-file but rather from xx.language (which holds names of days and months, and terms like "today", "tomorrow" etc). A .language-file is not something a translator can make himself, unlike a .catalog-file. Now it seems to be ...