Search found 9 matches

by matty47
Sun Apr 06, 2025 9:06 pm
Forum: General Discussion
Topic: falsam sbbjs install
Replies: 2
Views: 12310

Re: falsam sbbjs install

Well if I looked a bit further I would have found
viewtopic.php?p=9555#p9555
Posted here if anyone else needs it. Seems to work OK with V3.02
by matty47
Sun Apr 06, 2025 6:35 am
Forum: General Discussion
Topic: falsam sbbjs install
Replies: 2
Views: 12310

falsam sbbjs install

I am trying to use this Babylon 3d addon. I don't know where to install the sbbjs folder that contains the babylon custom javascript file. I tried in User Libraries and also in the Javascript folder both in the Libraries folder but keep getting an error that "bjs$v_bjsenginepath is not defined" so ...
by matty47
Fri Oct 30, 2020 1:37 am
Forum: Coding Questions
Topic: Check device resolution
Replies: 2
Views: 2206

Re: Check device resolution

Thanks for the link. Was able to take some of the code.
Minimal example that worked OK
CloseDebugOutput()
Global width, height

!v_width = screen.width * window.devicePixelRatio;
!v_height = screen.height * window.devicePixelRatio;

result =MessageRequester("Resolution: "+Str(width)+" x "+Str ...
by matty47
Thu Oct 29, 2020 12:43 pm
Forum: Coding Questions
Topic: Check device resolution
Replies: 2
Views: 2206

Check device resolution

How can I check the device resolution on android with Spiderbasic? I tried a small program using ExamineDesktop but this seems to give an incorrect answer. I would like to be able to make an app that adapts to different screen resolutions. Thanks.
by matty47
Wed Oct 28, 2020 9:38 pm
Forum: Coding Questions
Topic: App building
Replies: 2
Views: 2212

Re: App building

Thanks for the reply. Should have known that!
Age creeping up on me.
Matthew
by matty47
Wed Oct 28, 2020 12:03 pm
Forum: Coding Questions
Topic: App building
Replies: 2
Views: 2212

App building

Noob troubles. To test SB I opened the gadget demo and tried to compile for android. I have Spiderbasic 2.31(x86) running on Win 7 Home 64 bit. Spiderbasic is installed on D: drive.
I tried compiling with java sdk 1.8.0_261 (64 bit). An .apk is built but it will not install on my Asus Zenfone3 ...
by matty47
Sat Apr 22, 2017 9:37 am
Forum: General Discussion
Topic: Purchase Time
Replies: 10
Views: 9719

Re: Purchase Time

All fixed now
Thanks
Matthew
by matty47
Sat Apr 22, 2017 6:07 am
Forum: General Discussion
Topic: Purchase Time
Replies: 10
Views: 9719

Re: Purchase Time

Thanks. I only queried because the pricing page states
" If your payment has been granted, the account is created automatically and a mail is sent to your e-mail address. Be sure to check your spam folder, as it sometimes goes in it. If you haven't recieved it after one hour, feel free to contact us ...
by matty47
Fri Apr 21, 2017 9:11 pm
Forum: General Discussion
Topic: Purchase Time
Replies: 10
Views: 9719

Purchase Time

I purchased Spider Basic last night (Australia). The web page indicated that the licence/account details would be available pretty well immediately but I did not receive anything except a confirmation of payment from PayPal. I emailed support after two hours but still nothing. I've checked Spam ...