Simple Calculator
GTK Calculator is an attempt to both
learn GTK and utilize Data Structures to develop a stand alone calculator.
- Started May 2010
- All rights reserved
Technologies
- Language: C++
- GUI toolkit: gtkmm
- User Interface Designer: Glade
Todo
- Convert GTK::Entry into a Clutter stage and use special effects
- Create .deb packages for easy installation
- Remove the custom stack code and use the built in C++ STL stack option
- Offer source packages that are built using autoconf
- Create a more thorough test suite to find all possible bugs.
- completed
Image

Video