A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/IDE-U/html/ide-u-132.htm below:

18.1 Inspecting the current object

18.1 Inspecting the current object

It is sometimes more natural to invoke an Inspector on some object you are analysing. You can do this in several ways, including using the Inspect menu command.

  1. To create an example object, in the Listener, evaluate:
  2. (make-instance 'capi:list-panel :items '(1 2 3 4))
  3. Choose Values > Inspect from the Listener's menu bar to see the Inspector tool window illustrated in Inspector.

Note that you have not displayed the list-panel on screen yet. You will do that in a few minutes.

Another way to inspect the current object (that is, the value of cl:*) in the Listener is the keystroke Ctrl+C Ctrl+I.

A general way to inspect the current object in most of the LispWorks tools is to click the button.

Figure 18.1 Inspector

LispWorks IDE User Guide (Unix version) - 13 Sep 2017


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4