Try OpenEdge Now
Online Help
Introducing the Progress Developer Studio for OpenEdge Visual Designer
:
Tasks
:
Developing a visual container
:
Working with UI controls
:
Coding event logic
Coding event logic
To make the objects in the UI respond to user interaction or system events, you must subscribe to the appropriate events and write methods for them.
In this section:
Creating event subscriptions
Coding event methods