The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .
Quote from: Zingam on February 14, 2006, 09:23:40 pmQuote from: tiwag on February 14, 2006, 12:45:17 pmQuote from: artur on February 14, 2006, 12:35:21 pmWhen I use Polish characters in source code wxMessageBox(_("Błąd podczas pobierania listy baz"), _("BŁĄD"), wxICON_ERROR | wxOK);CB writes on HDD empty file.When I delete these characters file is written OK.use UTF-8 encodingEdit->File Encoding->Something doesn't work here. First before I chose UTF-8 an empty file was saved overwritting everyting. After that I've chosen UTF-8 but after saving CB the characters were not the right one. I was trying to use cyrillic characters.Is it possible for CB to automatically detect the encoding, when using non-ASCII characters?Should I report this as a bug or as suggestion for a new feature?i also had 0-byte files when saving as ISO-encoded file, but it worked for me after switching to UTF-8, but i don't use cyrillic chars :roll:
Quote from: tiwag on February 14, 2006, 12:45:17 pmQuote from: artur on February 14, 2006, 12:35:21 pmWhen I use Polish characters in source code wxMessageBox(_("Błąd podczas pobierania listy baz"), _("BŁĄD"), wxICON_ERROR | wxOK);CB writes on HDD empty file.When I delete these characters file is written OK.use UTF-8 encodingEdit->File Encoding->Something doesn't work here. First before I chose UTF-8 an empty file was saved overwritting everyting. After that I've chosen UTF-8 but after saving CB the characters were not the right one. I was trying to use cyrillic characters.Is it possible for CB to automatically detect the encoding, when using non-ASCII characters?Should I report this as a bug or as suggestion for a new feature?
Quote from: artur on February 14, 2006, 12:35:21 pmWhen I use Polish characters in source code wxMessageBox(_("Błąd podczas pobierania listy baz"), _("BŁĄD"), wxICON_ERROR | wxOK);CB writes on HDD empty file.When I delete these characters file is written OK.use UTF-8 encodingEdit->File Encoding->
When I use Polish characters in source code wxMessageBox(_("Błąd podczas pobierania listy baz"), _("BŁĄD"), wxICON_ERROR | wxOK);CB writes on HDD empty file.When I delete these characters file is written OK.
Is there any time to setup a roadmap kind of like what Ogre has.