Hello,
Today, Qt designer does not allow users to create menus (cf
thread)
But by now, how could I create an application with menus ? What is the best way to do so ? Create a "widget" and call that widget in a "main.cpp" ? Should I use the qt3 designer to create the menu and import the ui in qt4 ? Any other solution ?
Regards,
Pedro