Description
The Application painter's focus is now the Application object and its scripts. You no longer use the Application painter to create a new application, change applications, or modify the application's library search path. You use the Select Application and Library List dialog boxes that you access from new buttons in the PowerBar.
Because the Application painter is an environment for editing a nonvisual object of type application, it looks a lot like the User Object painter when you are editing a nonvisual object.

These views are available in the View menu:
Non-Visual Object List Properties Event List Function List Script Structure List Structure
Usage
These are some of the things you can do in the Application painter:
|
To do this
|
Do this
|
|
Write application level scripts
|
Use the Script view
See Writing scripts
|
|
Specify application properties
|
Use Properties view
|
|
Make the services of a nonvisual object available to the application by inserting a user object in the Application object
|
Select Insert>Object from the menu bar and then select a standard class user object or select User Object and specify the user object
You can see the inserted object in the Non-Visual Object List view
|
|
Return the painter window's views to the default or save a view layout
|
Select Design>Options and use the Layout tab page
|
Here's what you no longer do in the Application painter:
|
To do this
|
Do this
|
|
Create a new application
|
Click the New button in the PowerBar and use the Start Wizards tab page or click the Select Application button in the PowerBar and use the New tab page. These tab pages are the same
|
|
Change applications
|
Click the Select Application button in the PowerBar and use the Browse or Recent tab pages
|
|
Modify the application's library search path
|
Click the Library List button in the PowerBar
|
See also
Views for nonmodal development
|