Hi. I've got a problem. I'd like to do dynamic language switching in my application, but there's a problem. In my book it is explained how to do it designing forms manually, not by designer. I created forms using designer. The problem is, that function createLanguageMenu() is very different than usual. And (I think) I can't make it by subclassing QMainWindow. Do you know what I mean? Have you got any ideas how to do it ?Regards