Adding a description to user defined events

In my next app I will be using a lot of user-defined Events for controls and Containers.

I would like to “document” the events to make sure they are easy to understand when I come back to my code in a few years.

How can I add a description in the Add Event Handler window?

I tried filling the Description field of the event and adding an attribute. But it still doesn’t show any description.
Is there a hidden attribute name to use for this?

Look on the second page of the Inspector.

What version of Xojo?
What platform?
Seems to work fine here:

1 Like

Closing my project and re-opening it fixed the “description” not being displayed.

Maybe the fact that it is an iOS project :man_shrugging:

1 Like