SpiderBasic
Skip to content
Search
Advanced search
Search
Unanswered topics
Active topics
Search
Home
Board index
Search
Search found 6 matches
Go to advanced search
Search
Advanced search
Search found 6 matches • Page
1
of
1
by
lanciamarcos
Thu Jul 30, 2026 6:36 pm
Forum:
Showcase
Topic:
I made an OS 🥴
Replies:
1
Views:
4851
Re: I made an OS 🥴
Just seeing this. Awesome job
When you say it has a desktop compositor, what does that mean?
Very fascinating...thank you for sharing your work with us.
Jump to post
by
lanciamarcos
Sat Oct 25, 2025 8:56 pm
Forum:
Showcase
Topic:
Kashi's Pixel Playground - Simple Paint-style App
Replies:
3
Views:
49535
Re: Kashi's Pixel Playground - Simple Paint-style App
Thanks for the kind comments. I would like to keep going in the future. We'll see!
Jump to post
by
lanciamarcos
Fri Oct 10, 2025 5:28 pm
Forum:
Showcase
Topic:
Kashi's Pixel Playground - Simple Paint-style App
Replies:
3
Views:
49535
Kashi's Pixel Playground - Simple Paint-style App
Kashi’s Pixel Playground : A palette-driven point painter (SpiderBasic)
A tiny browser-based toy that paints with palette-cycled dots, random sets, and jitter.
The idea came from using some colored pencils which have multiple colors in each pencil, giving a kind of random color effect while ...
Jump to post
by
lanciamarcos
Sun Aug 10, 2025 7:28 pm
Forum:
Coding Questions
Topic:
Soft wrap available in SB IDE?
Replies:
0
Views:
64419
Soft wrap available in SB IDE?
Hi all,
Just curious if there's a soft line-wrap feature available in the IDE.
I checked in the Prefs under editing, general, etc. but didn't see it, same with menus. Maybe I missed it somewhere.
I'm using the 3.10 distribution for Ubuntu 24 (OpenSuse Tumbleweed / KDE).
Thanks for any tips.
Jump to post
by
lanciamarcos
Fri Dec 06, 2024 2:50 am
Forum:
Coding Questions
Topic:
How to set sound playback volume?
Replies:
5
Views:
15157
Re: How to set sound playback volume?
You must wait to the sound file to be loaded.
If you put the: SoundVolume(0, 0) after PlaySound(0) (inside Loading procedure), it works as expected.
Ah? Like this? I couldn't get it to work unless I removed the PlaySound(). I tried with PlaySound(0) etc. (Windows 11 if it matters)
; This ...
Jump to post
by
lanciamarcos
Wed Dec 04, 2024 11:40 pm
Forum:
Coding Questions
Topic:
How to set sound playback volume?
Replies:
5
Views:
15157
How to set sound playback volume?
Hi all,
I'm a new user, enjoying SpiderBasic so far.
Just curious how the volume of a sound can be altered in code.
Here's what I've been working with, starting from the documentation and modifying it based on what I'm reading.
I'm not able to get the volume to change, whether it's a .wav or ...
Jump to post
Display:
All results
1 day
7 days
2 weeks
1 month
3 months
6 months
1 year
Sort by:
Author
Post time
Forum
Topic title
Post subject
Direction:
Ascending
Descending
Search found 6 matches • Page
1
of
1
Go to advanced search
Jump to
Coding Questions
Game Programming
Javascript
Feature Requests and Wishlists
Tricks 'n' Tips
Showcase
General Discussion
Bug Reports
↳ Bugs Reports