On 1/3/2017 10:26 AM, André Pönitz wrote:
My *personal* approach is to use Desiner only to play around to get layout and resizing behaviour right, but re-do the actual implementation in code, either from scratch or based on uic output.
Indeed, this is precisely how I use it in my workflow as well with QtCreator. Strictly layout of widgets, and then do signal/slot connections and dependency logic in the C++ code.
Works wonderfully. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest