Categories: VideowxWidgets

Localization of wxWidgets Application with poEdit

This tutorial shows how to:

  • Create simple wxWidgets application
  • Extract string constants from source code with poEdit and create .PO file
  • Translate string constants with poEdit
  • Create message catalog (.MO file) with poEdit
  • Apply translation with wxLocale class

You can download this video here.

T-Rex

View Comments

  • Hi! A better alternative to Poedit is an online software localization tool, and my recommendation is to give https://poeditor.com/ a try. It is a translation management platform with a collaborative nature, allowing users to invite as many contributors as they want. Simple an intuitive work interface, it's a tool that will simplify your work.

Share
Published by
T-Rex

Recent Posts

Разработка кроссплатформенных модульных приложений на C++ с библиотекой wxWidgets

Введение Уже долгое время не пишу статьи о разработке, хотя сам процесс написания мне очень…

10 years ago

wxWidgets App With Plugins (Windows/Linux/Mac) – Sample Source Code

I can see that there is still a lot of topics at wxWidgets forums related…

11 years ago

wxToolBox is Now Open-Source!

I've just published the source code of wxToolBox component and a couple of sample apps at…

11 years ago

Microsoft Kinect Helper Library and Sample for wxWidgets

Microsoft released their Kinect SDK several days ago. So, for those wxWidgets developers who are…

13 years ago

wxJSON 1.1.0 Released

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to…

14 years ago

wxRuby. Оно даже работает!

Вдохновленнный читаемой нынче книгой My Job Went to India: 52 Ways to Save Your Job…

15 years ago