Bug 92103 - New port: x11-toolkits/otk An OpenGL based GUI widget library
Summary: New port: x11-toolkits/otk An OpenGL based GUI widget library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-21 16:00 UTC by Igor Pokrovsky
Modified: 2006-01-21 17:47 UTC (History)
0 users

See Also:


Attachments
otk.shar (3.54 KB, text/plain)
2006-01-21 16:00 UTC, Igor Pokrovsky
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Pokrovsky 2006-01-21 16:00:21 UTC
Otk is a portable widget library for making graphical user interfaces for
application programs. It emphasizes simplicity without eliminating capability.
It is based on OpenGL, and C. Otk provides the following basic widgets:

 * Panel -		The "container" widget,
 * Text Label -		Text labels,
 * Button -		Buttons with labels and call-backs
			  to user functions,
 * Text Form Box -	Accept text with function call-back,
			  also scrollable editor window,
 * Pull-down Menu -	Display hierarchical menu-lists with user
			  function call-backs on mouse release,
 * Slider Control -	Slider control with call-back,
 * Sub-windows -	Detachable self-managed windows,
 * Gadgets -		High level widgets

and many others.

WWW:   http://otk.sourceforge.net/
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2006-01-21 16:59:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Take it.
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2006-01-21 17:47:53 UTC
State Changed
From-To: open->closed

New port added. Thanks!