[F/OS] Custom List Picker and Choice Picker Extension

Works perfectly! :ok_hand:

2 Likes

hi @The_K_Studio, One question, i am using this extension but i recive de RUN TIME ERROR "resource ID #0x0"
i saw here that this happens because of the theme, but i am a beginner and i dont know what are you talking about. if u are talking about the normal background color or what. i would be grateful if u can help me!

1 Like

Which theme are you using, it is best to try with Device Default theme.

Can you show your blocks and screenshot of error message please?

@The_K_Studio
In single list picker, if we select nothing and click OK.
Then the App quits,

Solve this bug

Okay, thanks for reporting the bug. I will fix it.

1 Like

Error has been fixed.

Now SinglePickerCancelled event will be raised when Single Choice Picker dialog is used without picking an item.

please...

(Doesn't hurt to be polite)

I said in normal English,
i don't know whether it sounds strong, I just reported a bug normally as I do.

Thanks for immediate update.
Works fine

@The_K_Studio here

This is the message that appears when i click in the listPIcker Button

Please show your blocks image.

Here are the blocks


The probles is that if i use the AI companion it works but if y dow nload the APK it doesn't

Sorry the other pic was borrowed

This extension is not compatible with AI2 Classic theme. You need to use theme other than classic theme.

Go to project properties > Theming > Change theme.

Ahhhhh
Thank uu broo
I ll reply u when i do it

Very nice and very very useful extension thank you for your effort :clap: :clap:

It will be nice if (Select/Deselect All) option is included for multiple selection list
a

Okay, I will try.

Extra checkbox is not possible to add but we can add a third button in the dialog to achieve this.

Updated V4

Added property to Show/Hide Select All/None button.
Added property to set text of Select All/None button.

1 Like