Search found 11 matches

by rory
Sun Apr 19, 2020 9:06 am
Forum: Coding Questions
Topic: simple saving example
Replies: 2
Views: 2921

simple saving example

can someone please give me an example of how to save the value "level" to a local file and load it, also side question, is it possible to save files on the server where the sb application is, if so how do I do this?
I know this is a stupid question, I don't know much spiderbasic yet and the ...
by rory
Thu Apr 09, 2020 8:11 am
Forum: Coding Questions
Topic: android app creation: legitimately, broken
Replies: 2
Views: 2952

android app creation: legitimately, broken

It's actually not working! I gave it a path to java, it takes it's time (like 30 seconds to compile) which I wouldn't mind, but then I go to install it and it just, doesn't work. android 8.1.
It just says: app not installed.
Please someone help me! also sorry if this is not in the right forum.
by rory
Tue Jan 14, 2020 12:56 am
Forum: Feature Requests and Wishlists
Topic: notes for gadgets that are not blind accessible?
Replies: 0
Views: 5421

notes for gadgets that are not blind accessible?

hello!
I'm making some programs in both spiderbasic and pure basic and trying to get more blind people to make programs in these languages, they are great!
But some gadgets, namely scroll area, and combo box, are completely inaccessible. Could at least the combo box be made accessible? and if it can ...
by rory
Sun Jan 12, 2020 11:25 pm
Forum: Coding Questions
Topic: screen reader speech in spider basic?
Replies: 0
Views: 4644

screen reader speech in spider basic?

Hello all!
I've heard of the aria-live element to make the screen reader speech in javascript, but is there any way to do it in spiderbasic? Any firm focusing of text gadgets that moves the complete system keyboard cursor to that gadget?
Because I'm blind, it makes sense that I would make some apps ...
by rory
Thu Dec 05, 2019 1:31 am
Forum: Coding Questions
Topic: android app creation is broken
Replies: 5
Views: 6116

Re: android app creation is broken

jeez, I erally am a noob with android. Noo, I didn't. roflroflrofl
by rory
Mon Dec 02, 2019 8:00 am
Forum: Coding Questions
Topic: android app creation is broken
Replies: 5
Views: 6116

android app creation is broken

Hello,
So Yesterday, I tried to make an android app in spiderbasic. It was using the 32bit version, and 32bit java. However, when I tried to install it on my device, it said: app not installed. My device runs android 8, 64bits, 3gb ram and snapdragon mobile processor quad-core at 1.6mhz, if I ...
by rory
Sat Nov 30, 2019 7:08 am
Forum: General Discussion
Topic: SpiderBasic 2.30 is available
Replies: 38
Views: 42328

Re: SpiderBasic 2.30 is available

hello, I have a question, my android app, I made it and tried to install it on my device: android 8: simple app only gadgets and windows, it says this: app not installed.
Nothing else
by rory
Thu Nov 28, 2019 7:30 am
Forum: General Discussion
Topic: spiderbasic 64bit version is not available
Replies: 4
Views: 5231

Re: spiderbasic 64bit version is not available

no it is in the free version. But I do plan on getting the paid ver as soon as its christmas time.
by rory
Tue Nov 26, 2019 9:23 pm
Forum: General Discussion
Topic: spiderbasic 64bit version is not available
Replies: 4
Views: 5231

spiderbasic 64bit version is not available

well, yeah, the zip file claims that the 64 bit is in there but it isn't, just the 32bit one. And I really need the 64bit one because the integer is too big otherwise.
by rory
Mon Nov 25, 2019 10:04 pm
Forum: Coding Questions
Topic: problem with the app
Replies: 1
Views: 2109

Re: problem with the app

hello.
seems I was to excited, and created my app without the javascript libs. Whoops! That may be a bad idea...