Session.RecentEvents?

Hello all,

What is Session.RecentEvents? I cannot find anything in the docs…

Thanks,
Tim

Where do you see that?
Do you have plugins?
Are you using a Session Subclass with that?
What version of Xojo?
I see this autocomplete options with Xojo 2025r2.1

its something from here?

It is in 2025R2.1 as you found. However there is nothing in the docs that I could find. Anyone have any info on this?

Tim

I’m not sure why you say “as you found”, I haven’t found where are you seeing .RecentEvents. Every test I’m trying I can’t make the IDE show .RecentEvents.

Can you share a screenshot how/where you make the IDE show .RecentEvents?

As MarkusR asked, do you have a Method or Property under Session that is called RecentEvents? Something like this?

(see the autocomplete suggesting RecentEvents)

If this is the case, then is code that you added/copied and for that reason, we don’t have info on this.

1 Like