Login  Register

Re: Segmentation fault in RS_EntityContainer::optimizeContours()

Posted by Erik on Apr 28, 2012; 9:58am
URL: https://forum.librecad.org/Segmentation-fault-in-RS-EntityContainer-optimizeContours-tp5651061p5672384.html

First I want to say thank you very much for the good tips. I played with Qt-creator, and I must say it's a very comfortable IDE. On playing with it I implement a new feature to filter the layer list for a better overview and much more comfort. (see my pull-request) ;-)

According the ui - In my opinion all ui-designer are very good for making very fast gui-projects, and learn much about e.g. Qt. But for maintenance c++ code is much better, because of my experience if you've only small changes, its good, but with bigger changes its very tough to handle your own handling code.

Best Regards,

Erik