Search found 884 matches

by Fred
Thu Nov 27, 2025 10:08 am
Forum: Feature Requests and Wishlists
Topic: About the new native notification library for mobile apps...
Replies: 9
Views: 15429

Re: About the new native notification library for mobile apps...

True, I will update the doc. As said above, it's seems like not supported anymore for browsers
by Fred
Mon Nov 17, 2025 10:19 am
Forum: Bugs Reports
Topic: WebGadget Android
Replies: 5
Views: 226

Re: WebGadget Android

Did you tried to check the 'Enable unsecure HTTP support' in the Create App dialog ?
by Fred
Mon Nov 10, 2025 3:08 pm
Forum: General Discussion
Topic: SpiderBasic 3.20 beta 2 is available
Replies: 2
Views: 743

Re: SpiderBasic 3.20 beta 2 is available

A new beta is available, including the final doc for the new commands. Don't hesitate to test it to see if all is working as expected !
by Fred
Fri Nov 07, 2025 9:19 am
Forum: Bugs Reports
Topic: No image on the spash screen (Android)
Replies: 2
Views: 18716

Re: No image on the spash screen (Android)

Which Android version is it and which phone model ?
by Fred
Fri Nov 07, 2025 9:19 am
Forum: Bugs Reports
Topic: SB 3.10 - Strange display in dialog vbox
Replies: 1
Views: 27546

Re: SB 3.10 - Strange display in dialog vbox

Seems to work here as the default spacing is '5'. You can put spacing='0' if you don't want spaces between gadgets
by Fred
Fri Nov 07, 2025 9:18 am
Forum: Bugs Reports
Topic: [Done] Operators '>>' and '&' do not work correctly with Quad types
Replies: 1
Views: 15820

Re: [Done] Operators '>>' and '&' do not work correctly with Quad types

The binary operator are limited to 32-bit in JS, I will update the doc to reflect this.
by Fred
Fri Nov 07, 2025 9:17 am
Forum: Bugs Reports
Topic: [Done] Free all gadgets
Replies: 1
Views: 15738

Re: [Done] Free all gadgets

Fixed.
by Fred
Fri Nov 07, 2025 9:15 am
Forum: General Discussion
Topic: SpiderBasic 3.20 beta 2 is available
Replies: 2
Views: 743

SpiderBasic 3.20 beta 2 is available

Hello everyone,

2025-11-10: A new beta is available, including the final doc for the new commands. Don't hesitate to test it to see if all is working as expected !

A new beta is available which includes a full rework of the vector drawing lib (based on pf-shadoko work) and some interesting new ...