dantay9 Posted July 25, 2009 Posted July 25, 2009 (edited) I looked back on my triangle solver that i made previously and was disappointed. I saw the limitations and that it wasn't going to go anywhere. So I decided to rewrite it using GDI+ to draw the triangle and adding error checking to the solving function. New in version 2.4: -- Rewrote GDI+ functions for more reliable execution -- Split up drawing of triangle into subfunctions for easier debugging -- Overhauled error checking in the Solve function -- Fixed a few minor errors in the logic of the Solve function -- Added status bar to increase ease of use -- Changed highlighted side letters to highlighted side angles New in version 2.3: -- used GUICtrlSetOnEvent to perform actions quicker -- updated the links in the help file -- rewrote the triangle rendering to show a scale model of the triangle being created -- fixed error in solving algorithm Triangle Solver.zip Previous Downloads: 121 Edited January 16, 2010 by dantay9
FuryCell Posted October 13, 2009 Posted October 13, 2009 (edited) Very nice. The GUI is beautiful and the GDI rendering is cool. Nice Job. Edited October 13, 2009 by P5ych0Gigabyte HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
reb Posted October 13, 2009 Posted October 13, 2009 Hey I LIKE it. I know it will come in handy some day on one of my woodworking projects. Regards REB MEASURE TWICE - CUT ONCE
dantay9 Posted October 15, 2009 Author Posted October 15, 2009 Thanks for the feedback. If you have any suggestions or feature requests, I would love to hear them.
dantay9 Posted January 16, 2010 Author Posted January 16, 2010 (edited) Updated Code! Edited January 16, 2010 by dantay9
playlet Posted January 16, 2010 Posted January 16, 2010 (edited) --- Edited August 18, 2016 by playlet
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now