We've been through this wish several times already, and
@Erel has always declined it with good reason. I have absolutely no problem at all understanding that implementing it like requested here would create more confusion and user error than providing assistance.
Buuuut, to bring something constructive to the table, I'd like to add a suggestion for how this could be implemented:
In the virtual designer, there's an area with properties for the event. Imagine if we added a section for events. (And for all the eagle-eyed folks out there: Yes, my example events are very strange, because I'm not close to a B4X installation at the moment to check actual events, and I imagine this is good enough to get the idea across.
)
For a selected view, where no events are currently created:
The user points to one of the available events. It
underlines and the virtual designer show a helpful tooltip:
The user clicks Touch, which creates the event code (just as we do today using right-click). As the Touch event now exist, it shows as
bold, with an arrow that provide a shortcut to the correct IDE location. (Which is what the wish in this thread requests, after all.)
I hope this is understandable. It's quite rough, I threw it together in three minutes so I'm sure there's lots of ways to make this better. But at least it's an idea for how we could solve it.