Back to C++. It is weird to compile or to type -> again after several months programming in AngelScript and C#. Also, Im learning to use PugiXML and recovering my little Qt knowledge.
I have restarted work on dialog editor. This time Im going to bring the development process to Windows, since a long time ago I wanted to know how is Qt development under platforms other than Linux. I think it is going to be a good training for me. I will create a public github repo as soon as I have the code working on Visual Studio, together with the file format documentation.
The tool is far from simple, because it needs to manage and display a quite complex tree of lines an answers, currently Im just writing basic foundation code. My head spins of just looking at interface and thinking how much work still needs to be done.
I have restarted work on dialog editor. This time Im going to bring the development process to Windows, since a long time ago I wanted to know how is Qt development under platforms other than Linux. I think it is going to be a good training for me. I will create a public github repo as soon as I have the code working on Visual Studio, together with the file format documentation.
The tool is far from simple, because it needs to manage and display a quite complex tree of lines an answers, currently Im just writing basic foundation code. My head spins of just looking at interface and thinking how much work still needs to be done.
Comments
Post a Comment