Jump to content

Triangle Solver v2.4


dantay9
 Share

Recommended Posts

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 by dantay9
Link to comment
Share on other sites

  • 2 months later...
  • 3 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...