B4J Question Get info of parameters on an event

Coldrestart

Member
Licensed User
Hello everyone,

I have a small question, I can see the events for an object, by hoovering with my cursor on it.
But where can I find information about the structure of the parameters that are given back?
For example, in the Touch event of a pane, where can I find all the possibilities for the parameter "Action" beiing returned?
Is there a cross reference where I can have a look?



Thanks in advance,
Coldrestart.
 

Xandoca

Active Member
Licensed User
Longtime User
Hello,

I think you want more that I going to explain, but it's helpful.

1) just write sub, then space, then tab:

2) choose a type and press enter to see its events:

3) You can do a backspace and choose another type

Regards
 

Attachments

  • 1672017278248.png
    16.4 KB · Views: 56
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…