Tuesday, October 9, 2012

IsItPrime Interface Changes!

Check it out - I'm learning a new API! The Qt API, to be specific. So far, it looks like it works a bit like Cocoa. This is great because it's cross-platform and highly customizable.

Take a look:

It's just a shell at the moment - nothing is implemented except Tweeting, but that doesn't even work just yet. Almost. It'll be a simple matter of re-writing all the functions to reference the main UI instead of HWNDs and the like.

Essentially, no more Win32. :)

More on this as it develops! (read: I work on it)

No comments:

Post a Comment