Thursday 23 February 2017

Updating

So me, having the short attention span that I have (in regards to programming), decided to take a bit of break from sh3redux and work on a small auto-updater that I plan to distribute with my builds of sh3r when it's done.

I'm using wxWidgets for the user interface, and while it's really good, at the same time I hate it because of some of the really weird things, like having a macro for the main function...

Nonetheless, I have a small frame with two buttons that can connect to the Palm Studios github page and send a GET request, though I'm going to have to work out a way to check if the versions are the same. Shouldn't take me too long, and is a pretty fun side project!

No comments:

Post a Comment