Category

Linkage Program

Linkage Program

The Checkbox Debate

I cannot decide which type of check box I should use for drop down menus in the Linkage program. The only one that is low on the list is the ordinary Windows checkbox because I would need to write a lot of extra code to get things spaced…

Continue reading
Linkage Program

Non-Mechanism Drawing Features in Linkage Program

Testing Drawing Features I am planning on a big feature addition to the Linkage program. The new drawing feature will allow a user to draw points, lines, and polygons, as non-functioning elements in their mechanism. These are essentially drawing elements that have no effect on the simulated mechanism…

Continue reading
Linkage Program

Stephenson Valve Gear?

  Upon further inspection, A Stephenson value gear mechanism cannot be built with the Linkage program. I don’t have the necessary simulation code to handle the complexity of the links. The problem comes from the connection of the “Link” to the rest of the mechanism. The position of…

Continue reading
Linkage Program

Curved Slider Path

A user asked me about curved links in the Linkage program. I think that it is safe to say that curved slider paths is the desired feature because the visual representation of a link is fairly meaningless. It is the connectors that matter. Straight Sliding Connector The straight…

Continue reading
Linkage Program

Cartesian Coordinates

Computer monitors, the old CRT kind, scan from top to bottom like a TV. Before computers, that didn’t cause any problems but when people started accessing the screen, a new coordinate system (variation) was born. It was the “inverted” Cartesian coordinate system. Well, I don’t think that there…

Continue reading
Linkage Program

Linkage Main Menu Sample Gallery

It turns out that moving the sample gallery into the main menu was only a little bit troublesome and only took an hour for me to figure out how to fix. The problem appeared to be that the MFC code created a new gallery window of some sort…

Continue reading