Trying to make use of the ACTION_DOWN, POINTER_DOWN etc etc in a select ...case
The action is being passed as an integer
Every example talks about ACTION_DOWN and similar in capital letters, but B4A doesnt recognise those as valid items in my select case.
Ive spent the afternoon trying to find a list of lookups
How can I make ACTION_DOWN work in my select case (is there something I need to include?)
or is there a list of values published anywhere?
The action is being passed as an integer
Every example talks about ACTION_DOWN and similar in capital letters, but B4A doesnt recognise those as valid items in my select case.
Ive spent the afternoon trying to find a list of lookups
How can I make ACTION_DOWN work in my select case (is there something I need to include?)
or is there a list of values published anywhere?