This blog is for my open source c++ framework called kGUI, it is pronounced "kay gooey", it is a c++ cross platform gui framework.
I wrote it for my own project called GPSTurbo and I use it in a few other applications.
It is designed so that your application doesn't have to be programmed for any specific system. Your application just interfaces with the kGUI classes and they handle the machine specifics for Windows, Linux and Macintosh, and any other system that it supports. It should also be possible to have it running on other systems like PDA's and phones with a little bit of work.
Currently the SVN repository on code.google.com is where to get the latest version of it. There are also some simple example programs in the samples folder that you can check out to see how it all goes together.
The Mac version currently doesn't compile but i should have it up in a week or two as soon as I can find a version of SVN that runs on 1.3.9 ( or if someone sends me a newer MAC)
Please feel free to post quesitons and comments here.
Thanks
KevinP
Tuesday, June 3, 2008
Subscribe to:
Posts (Atom)