How to add a wxPanel to a Frame in wxFormBuilder without AUI manager
I’m currently learning wxWidgets that I’m finding quite flexible so far. However, when I move to wxFormBuilder in order to create more complex UI, it becomes painful. Let me give you a quick example that builds just fine in Visual Studio 2022 (just putting the MainFrame.cpp here):