Page 1 of 1

Mobile Native Essentials Widget Pack - One Slider per card?

Posted: Sun Aug 13, 2023 5:01 pm
by andyh1234
Im trying to use the slider control in the Mobile Native Essentials Widget Pack

The first slider on the card works perfectly, but if I add a second it does not work.

Is there a limit as to how many sliders or widgets you can add to one card (one slider) or is there a setting I am missing.

Re: Mobile Native Essentials Widget Pack - One Slider per card?

Posted: Mon Aug 14, 2023 12:57 pm
by andyh1234
Who do I report this as a bug to as it is an extension and not core Livecode.

It says made by Livecode factory but I do not see their details anywhere.

Re: Mobile Native Essentials Widget Pack - One Slider per card?

Posted: Mon Aug 14, 2023 2:14 pm
by stam
If it is a bug (I'm afraid I have no experience on that subject) you can report it at: http://quality.livecode.com

Always best to copy/paste the URL of the bug into a further post so others can see as well.

best regards
Stam

Re: Mobile Native Essentials Widget Pack - One Slider per card?

Posted: Mon Aug 14, 2023 4:18 pm
by andyh1234
There already seems to be a bug report there dating from 2020 so I guess this is not going to be resolved.

Re: Mobile Native Essentials Widget Pack - One Slider per card?

Posted: Tue Aug 15, 2023 2:49 pm
by ace16vitamine
Hi,

not only per Card :-/

https://forums.livecode.com/viewtopic.php?f=49&t=38559

I can use only one slider in der complete stack. Big Big Problem...

Any Ideas how to fix?

Re: Mobile Native Essentials Widget Pack - One Slider per card?

Posted: Tue Aug 15, 2023 9:06 pm
by SparkOut
What is the bug report number? I would like to check the known details before guessing at "simple" solutions like renaming the widget from default so every instance has a unique name. But I suppose that is a possibly valid scenario, although many other scenarios are possible too.

Re: Mobile Native Essentials Widget Pack - One Slider per card?

Posted: Fri Aug 18, 2023 11:29 am
by ace16vitamine
I also found this Bug 24305 (or maybe this) problem with other widgets

Native date picker:


If I am using more than one Date Picker on different cards with different names (e.g. dp1 and dp2) and I am changing the date in dp1, then dp2 is also changing the date.

Native iOS Buttons:
If I change the visible of a group with native buttons it works.

But I I change the visible of a group to invisible, change the card, go back and make this group visible back, only normal fields etc are shown, no native thinks. If I do this again - Native buttons are there. I have really NO IDEA why. Ive checked the code again and again with answer here and answer there, new group, new card... - No Idea. My workaround: Don't change the visible of the group, move it out of display range :roll: