Jump to content

Recommended Posts

Posted (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 by dantay9
  • 2 months later...
Posted

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

  • 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
×
×
  • Create New...