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
Cloud-based help desk software with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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.