Search found 6 matches

by MetalOS
Wed Apr 07, 2021 10:54 am
Forum: Coding Questions
Topic: NFC
Replies: 2
Views: 1508

NFC

Hello,

Is it possible to use NFC with spiderbasic? If so does anyone have an example code for using NFC for an android application or an example of how to use the "Import" function?

Thank you in advance for your answers.
by MetalOS
Sat Aug 17, 2019 7:46 pm
Forum: Coding Questions
Topic: Refresh WebGadget
Replies: 2
Views: 1685

Re: Refresh WebGadget

Super thanks a lot for your help.
by MetalOS
Sat Aug 17, 2019 12:31 am
Forum: Coding Questions
Topic: Refresh WebGadget
Replies: 2
Views: 1685

Refresh WebGadget

Hello, I would like to refresh a web page in a WebGadget every 10 seconds but I can not. This is the code I use but I do not know how to organize it to work. Thank you in advance for your help. Procedure TimerEvents() SetGadgetState(1, #PB_Web_Refresh) EventTimer() EndProcedure If OpenWindow(0, 0, 0...
by MetalOS
Thu Jun 06, 2019 2:56 pm
Forum: Tricks 'n' Tips
Topic: How to create an Android application
Replies: 16
Views: 38664

Re: How to create an Android application

Nickel, Merci Falsam.
by MetalOS
Wed Jun 05, 2019 6:58 pm
Forum: Tricks 'n' Tips
Topic: How to create an Android application
Replies: 16
Views: 38664

Re: How to create an Android application

Hi Falsam,

you will have an example of android application but with several windows. A simple trick to see how to manage multiple windows I'm looking for nothing more.

Thank you in advance.
by MetalOS
Thu Oct 27, 2016 8:01 am
Forum: General Discussion
Topic: SpiderBasic 2.00 final is out !
Replies: 49
Views: 19827

Re: SpiderBasic 2.00 beta 2 is available !

Someone would have a simple Android application code just to test with SpiderBasic?