Otk (Open Tool Kit) - portable library for graphical user interfaces (GUI's) based on C and OpenGL. Emphasizes simplicity without eliminating capability. Supports panel's, text label's, buttons, form boxes, pull-down menu's, slider control's, etc..
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Open Graphics Toolkit
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
I need to create simple fast apps with a gui for Linux and sometimes for Windoze too. I looked at FLTK but didn't like the bloat that c++ added which, for my embedded apps would be a problem. The OTK percentage paradigm takes a bit of getting used to but does deliver the end result in a predictable way so I wouldn't change it now. It has saved me hours of work for sure.