Page 1 of 1

[NECTO Studio 2.1.0:Designer] OnPress event not processed correctly

Posted: 12 Sep 2022 11:55
by frank.malik
Hello,

I made nice little project, using two buttons to increase and decrease a value, shown by a progress bar.
It is also a demonstration of the use of the events, OnPress, OnUp and OnDown, instead of OnClick.

However, the OnPress event doesn't work correctly. According to the NECTO help page it should do the following:
When a user presses the corresponding touch panel region, the OnPress event will continuously execute the event handler routine, until the touch panel region is released.
In the small example program you'll see, that even after release, the OnPress event will be called, only until you touch any other region.
Currently it is solved by using the OnUp event, too. But this shouldn't be the intended behaviour.

Please find the project and the setupinfo attached.
kind regards
Frank

Re: [NECTO Studio 2.1.0:Designer] OnPress event not processed correctly

Posted: 10 Oct 2022 15:26
by filip
Hi,

Are you experiencing the same issue in the latest version of NECTO Studio ?

Regards,
Filip.

Re: [NECTO Studio 2.1.0:Designer] OnPress event not processed correctly

Posted: 10 Oct 2022 19:02
by frank.malik
Hello Filip,

thanks for taking care.

Yes, the effect is still there.
Same as the bugs in the timer calculator, the missing sprintf support, missing NVIC_Interrupt for STM32 and new bugs in the editor I encountered in v2.2.0.

Sorry to say, but I can't see the improvements.

Re: [NECTO Studio 2.1.0:Designer] OnPress event not processed correctly

Posted: 12 Oct 2022 09:54
by filip
Hi,

I apologize for the issues you already reported, they are handled by our developers, I expect they will be solved soon.

Regards,
Filip.