Chapter
3
The Development Environment
第三章 開発環境
This section details the main components within Revolutions
Integrated Development Environment (IDE). The development
environment contains all the features you need to quickly
create a professional application. Application Browser
allows you to find your way around your application as you
develop it. The Properties Inspector allows you to set
appearance and basic behaviors. The Script Editor allows
you to add code to each object in your application. In
addition to these standard tools, the Message Box provides
a mini command-line that allows you to develop aspects of
your application automatically or to test out your
application’s code and functionality.
この章では、レヴォルーションの主要な構成要素であるIDE、統合化された開発環境、についての詳細を記述しています。この開発環境は、プロフェショナルなアプリケーションを素早く作成するのに必要な全ての機能を備えています。プロパティ・インスペクタにより、外見と基本となる動きを設定します。スクリプト・エディタでは、アプリケーション内の各オブジェクトにコードを書き込んでいきます。こうした標準的なツールに加え、メッセージ・ボックスはコマンド・ライン入力環境を提供し、アプリケーションの外観を自動的に作り上げるのに役立ち、或は作成したアプリケーションのコードや機能をテストするのに役立ちます。
