Skip to content

Activate_Scope - cUIObject

Activates objects that are separate tools to the application

Type: Procedure

Syntax

Procedure Activate_Scope

Call Example

Send Activate_Scope

Description

The Activate_scope message is used to activate objects that are separate tools to the application. The message sets the scope_state and the attach_parent_state of the object. Then the object is activated. This message will create a scope in the system that will have a known place in the focus tree. It is provided as a convenience for those situations where this combination of events is necessary.

send activate_scope of (customer_popup(self))