Share on Facebook Share on Twitter Email
Answers.com

Intrinsics

 
Hoover's Profile: Intrinsics Inc.
Contact Information
Intrinsics Inc.
2811 Declaration Circle
Lago Vista, TX 78645
TX Tel. 512-267-1814
Fax 512-267-0723

Type: Private
On the web: http://www.namestormers.com
Employees: 6

Everybody plays the name game at Intrinsics, a branding and name development company that does business as The NameStormers. The company's services cover all the steps in creating a new product or company name; from market research and name creation to evaluation and legal screening. Intrinsics also provides logo design, brand strategy development, and brand audits.

Key numbers for fiscal year ending December, 2008:
Sales: $0.5M

Officers:
President, CEO, and Director: Sales Promotion & Specialized Marketing Services

Competitors:
Applebaum Associates
Cintara
Deskey

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Intrinsics
Top

Intrinsics (also known as Xt, for X toolkit) is a library used in the X Window System. More precisely, it is a library that uses the low-level Xlib library and provides a friendly (object-oriented-looking) API to develop X11 software with graphical widgets. It can be used in the C or C++ languages.

Xt and related libraries

The low level Xlib library provides functions for interacting with an X11 server, but does not provide any function for implementing the graphical objects used in GUIs, such as buttons, menus, etc. Such objects are called widgets. The Xt library provides support for creating and using widget types, but does not provide any specific widget. Specific widgets are implemented by other libraries using Xt, such as Xaw and Motif.

A programmer can for example use the Xt library to create and use a new widget type such as a two-side button. Since applications typically require a number of standard widgets such as buttons, menus, etc, they usually rely on a library such as Xaw and Motif that provides such widgets, rather than implementing them directly using Xt.

Some modern toolkits such as FLTK, GTK, and Qt do not use the Xt library, preferring to use Xlib directly.

See also

External links


 
 

 

Copyrights:

Hoover's Profile. ©2008 Hoover's, Inc. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Intrinsics" Read more