Previous Topic: Add the client logicNext Topic: Add logic to the “select image” click event


Rename the events

Follow these steps:

  1. Open the eGolfer Score Card action diagram. The diagram will look as follows:

    Open the eGolfer Score Card action diagram

    The procedure step action diagram is empty and it is followed by four event actions. The first is the Open event, and it will contain the actions we want to take when the window is opened. The other three are the Click events and they will contain the actions we want to take when someone clicks on the “select image”, “remove image”, and “ok” push buttons respectively. There is no event associated with the “cancel” push button as it performs the Special Action Cancel – Close without Execution.

  2. We suggest that you rename the event names to make them more readable. Double-click each event action and rename them as follows:

    Rename the event names to make them more readable