| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 47 online users. » 0 Member(s) | 45 Guest(s) Bing, Applebot
|
| Latest Threads |
Example Program
Forum: Extensions
Last Post: martmen
03-13-2026, 04:15 PM
» Replies: 0
» Views: 31
|
BASIC Jam 7 is in progres...
Forum: Discussion
Last Post: eddylo
03-11-2026, 12:40 AM
» Replies: 3
» Views: 118
|
LitDev extension
Forum: Extensions
Last Post: martmen
02-24-2026, 07:20 AM
» Replies: 2
» Views: 168
|
Button with icons
Forum: Extensions
Last Post: martmen
02-09-2026, 06:33 PM
» Replies: 6
» Views: 290
|
How to think correctly?
Forum: Discussion
Last Post: litdev
02-06-2026, 04:20 PM
» Replies: 47
» Views: 17,257
|
Draw sample
Forum: Extensions
Last Post: martmen
01-29-2026, 06:51 PM
» Replies: 13
» Views: 663
|
Drawing
Forum: Extensions
Last Post: AbsoluteBeginner
01-29-2026, 10:53 AM
» Replies: 1
» Views: 182
|
ZScript
Forum: Discussion
Last Post: z-s
01-22-2026, 03:31 AM
» Replies: 0
» Views: 140
|
I think that no more Smal...
Forum: Discussion
Last Post: eddylo
01-20-2026, 11:02 PM
» Replies: 0
» Views: 118
|
Small Basic Coder-A New G...
Forum: Discussion
Last Post: AbsoluteBeginner
01-17-2026, 07:57 PM
» Replies: 1
» Views: 512
|
|
|
| Where can I download... |
|
Posted by: litdev - 09-30-2023, 10:49 AM - Forum: Discussion
- No Replies
|
 |
All downloads for anything I have created for Small Basic; from LitDev extension, SB-Prime IDE, previous versions of Small Basic, samples, guides, API documentation, useful links etc can be found on my website https://litdev.uk.
I try not to create direct links from other places since these can break, but everything on this website is maintained.
|
|
|
| LDUtilities.Version() function |
|
Posted by: Scout - 09-10-2023, 08:40 PM - Forum: Extensions
- Replies (6)
|
 |
I downloaded the latest version 1.24 and the beta version 1.25 and copied each into the LIB directory.
The file attribute also shows these versions.
However, the LDUtilities.Version() function always runs to error 403 and shows version 1.23.
The extension manager cannot download the database.
Maybe the old URL is still accessed here?
|
|
|
| Do we need a new SB Q&A forum? |
|
Posted by: litdev - 09-10-2023, 04:41 PM - Forum: Discussion
- Replies (2)
|
 |
I've been doing a bit of looking and see that MS Q&A is still active with Small Basic questions, so not sure if this forum is needed.
The MS Q&A somewhat suffers from Small and Basic questions that have nothing to do with Small Basic programming, so there may be benefit from this dedicated forum.
Anyway, I will leave the forum here and if there is interest it may grow.
|
|
|
| Challenge 1 - TextWindow login |
|
Posted by: litdev - 09-04-2023, 09:18 AM - Forum: Challenges
- Replies (1)
|
 |
Write a TextWindow login program.
It should have options to: - create and account and set a password
- login using existing account and password (checking the password)
To extend the program you could:- have a reset password option
- save the passwords so that the program can be rerun
- consider how to 'encrypt' the passwords
- write a GraphicsWindow version
|
|
|
|