Search found 2 matches

by Greippi
Sun Dec 22, 2024 11:19 am
Forum: General Discussion
Topic: Publishing on website instructions?
Replies: 8
Views: 30564

Publishing on website instructions?

Hi,

Over the years, my internet development skills have deprecated almost entirely. I do remember HTML existed. Also, the internet files need to be available for the browser on a web server, which is a requirement. Oh yes, the main file is usually named "index.html". But what if I do a rather ...
by Greippi
Thu Sep 19, 2024 7:26 am
Forum: Coding Questions
Topic: Spiderbasic IDE launches previous source
Replies: 2
Views: 2697

Spiderbasic IDE launches previous source

Unexpected Behaviour, Spiderbasic 3.0 (+segmentation fault)
Linux version x64 (not the _2 version)
Linux distribution MXLinux Debian GNU/Linux 12 (bookworm)

Spiderbasic launching “previous” program instead the one on hand:
https://ibb.co/fMpCk0T

Here I’m planning to run the WindowedScreen.sb ...