NextPrevContentsIndexLispWorks
LispWorks®
Common Lisp Interface Manager User Guide

Version 2.0

The Common Lisp Interface Manager (CLIM) is a powerful Lisp-based toolkit that provides a layered set of portable facilities for constructing user interfaces. The CLIM User Guide is intended for CLIM programmers who are looking for material arranged by concept. The Guide, based on the CLIM II Specification, is a complete reference for the LispWorks ® version of CLIM. Each chapter explains a key aspect of CLIM and includes summaries of conditions, constants, functions, macros, and presentation types that pertain to the particular topic, as well as many examples of code.

Contents

Copyright and Trademarks

Contents

Preface

Chapter 1 Using CLIM

Chapter 2 Drawing Graphics

Chapter 3 The CLIM Drawing Environment

Chapter 4 Text Styles

Chapter 5 Drawing in Color

Chapter 6 Presentation Types

Chapter 7 Defining a New Presentation Type

Chapter 8 Presentation Translators in CLIM

Chapter 9 Defining Application Frames

Chapter 10 Panes and Gadgets

Chapter 11 Commands

Chapter 12 Menus and Dialogs

Chapter 13 Extended Stream Output Facilities

Chapter 14 Output Recording and Redisplay

Chapter 15 Extended Stream Input Facilities

Chapter 16 Input Editing and Completion Facilities

Chapter 17 Formatted Output

Chapter 18 Sheets

Chapter 19 Ports, Grafts, and Mirrored Sheets

Appendix A Glossary

Appendix B Implementation Specifics

Appendix C The CLIM-SYS Package

Appendix D Common Lisp Streams

Appendix E Windows

Index


CommonLisp Interface Manager 2.0 User's Guide - 18 Mar 2005

NextPrevContentsIndex