Wrong function name

Posted By: Aku_Aku

Wrong function name - 04/07/14 18:05

I have found the following issue in the Manual of the A7.
Quote:
EVENT_RELEASE and EVENT_BUTTONUP can be used to distinguish whether functionOff was triggered by leaving the button area or releasing the mouse button.

I think the functionOff should replace with another function name.
I checked it in the Online Manual of A8, the issue is the same.
Posted By: Uhrwerk

Re: Wrong function name - 04/07/14 18:27

What's wrong with functionOff?
Posted By: Aku_Aku

Re: Wrong function name - 04/07/14 23:10

That is not in the Manual. There are three mentioned functions.
Quote:
functionClick Function executed when the mouse is left clicked over the button.
functionLeave Function executed when the mouse is released over the button or leaves the button.
functionOver Function executed when the mouse touches the button.
Posted By: Uhrwerk

Re: Wrong function name - 04/08/14 19:13

Ah. Looks like they renamed it. I still remember functionOff, functionOn and functionOver.
Posted By: jcl

Re: Wrong function name - 04/11/14 16:19

They are not renamed as to my knowledge. I'll inquire.
Posted By: Aku_Aku

Re: Wrong function name - 04/20/14 09:30

Jcl, did you get any result?
Posted By: jcl

Re: Wrong function name - 04/21/14 08:11

Yes - they were indeed renamed, but but some of the old names were erroneously still in the text.

FunctionOn = FunctionClick
FunctionOff = FunctionLeave.
© 2024 lite-C Forums