Hi, I’m starting to learn the Qt freamwork and want to build a sort of 2D animation app for desktop, is it Qt Quick the best choice for making the user interface, or is it more recomended to use traditional widgets for the job. For doing stuff like timeline/layers, color picker, drawing area, and most important the brush engine drawing on the canvas.
Also, what about the wacom tablet support?, I heard that support for wacom tablets is being removed on Qt5, I have an intous4 and ubuntu and tried to run the tablet example, it runs, but nothing gets drawn when using the pen.
Thanks in advance, I would appreciate a lot
↧