Re: Hardcoded non-translatable items
Posted by xnakos on Oct 07, 2012; 11:29pm
URL: https://forum.librecad.org/Hardcoded-non-translatable-items-tp5707108p5707121.html
Hi! Just a question. I don't know if it has come up before, but seeing now that the plugin strings were more than a couple, I wanted to ask if it would be possible (I think it is but QT is kind of new to me (I have been more of a wxGuy till now ;) )) and advisable to have separate language files for different parts of LibreCAD. Let's say the core and the plugins. What do you think about multiple language files? I was thinking about that, mainly because the plugin base will grow greatly on its own. On another matter, that belongs to a separate thread (but I cannot resist thread hijacking and offtopicism), what is the best resource on the plugin interface, i.e. the C++ API that plugins can use to manipulate the drawing?