A Tutorial for InterViews Programmers Part I: The Basics

msra(2007)

引用 23|浏览2
暂无评分
摘要
InterViews is a library of C++ classes that assist in the design and implementation of graphical interfaces. In- terViews makes building applications for workstations easier by providing abstractions that hide the details of the underlying window system. The library contains common toolkit objects such as scroll bars, menus, and buttons. It also has mechanisms for composing these elements into complete interfaces without specifying a lot of detail. This tutorial introduces the basics of using Inter- Views. It discusses the primitive and library classes and their use in three demonstration programs. The programs are described in depth to give insight into how InterViews objects are used to build interfaces. This tutorial assumes familiarity with C++ and that the reader has access to the InterViews manual docu- mentation.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要