We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 786
» Latest member: WilliamVar
» Forum threads: 212
» Forum posts: 2,220

Full Statistics

Online Users
There are currently 38 online users.
» 0 Member(s) | 36 Guest(s)
Applebot, Bing

Latest Threads
New project
Forum: Discussion
Last Post: litdev
10-13-2025, 09:09 AM
» Replies: 2
» Views: 48
LDGeography.GetAllCountri...
Forum: Extensions
Last Post: litdev
10-05-2025, 12:33 PM
» Replies: 5
» Views: 192
TCP/IP Socket Programming
Forum: Extensions
Last Post: litdev
09-27-2025, 03:36 PM
» Replies: 23
» Views: 2,151
Hi everyone
Forum: Discussion
Last Post: z-s
09-25-2025, 08:14 AM
» Replies: 0
» Views: 99
Prototype for 3D Small Ba...
Forum: Discussion
Last Post: sm4llprogrammer2008
09-24-2025, 09:50 PM
» Replies: 0
» Views: 129
Really great announcement...
Forum: Discussion
Last Post: sm4llprogrammer2008
09-24-2025, 09:41 PM
» Replies: 4
» Views: 382
Challenge 14 - Rainbow
Forum: Challenges
Last Post: martmen
09-20-2025, 01:42 PM
» Replies: 5
» Views: 374
Small Basic super slow ??
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
09-14-2025, 11:07 PM
» Replies: 27
» Views: 2,996
Sudoku Solver Publishe...
Forum: Standard Small Basic
Last Post: The Old Guy
09-01-2025, 06:20 AM
» Replies: 7
» Views: 532
Challenge 13 - Search uti...
Forum: Challenges
Last Post: martmen
08-29-2025, 10:13 AM
» Replies: 8
» Views: 817

 
  LitDev Extension LDFinances.HistoricalPrice
Posted by: jrmrhrb00 - 11-17-2023, 11:42 PM - Forum: Extensions - Replies (1)

LitDev,

I noticed in the Intellisense that it says the command "LDFinances.HistoricalPrice" says that it returns nothing. That is incorrect. It returns the historical prices.

JR

Print this item

  Performance of the SB-Prime Editor
Posted by: Scout - 11-12-2023, 04:06 PM - Forum: Extensions - Replies (6)

One of the very few good things that Q&A has brought to the SmallBasic language is the removal of the 64KByte limit for source code when publishing/importing.
I mean this came with the change of IDs from ABC123-0 to ABCD123.000.
Now really big and good programs can be published if someone has used SmallBasic in a specific topic.

However, long execution times occurred when loading the 167kB program Calendar PTKR773.0000, as well as when searching for "follow" between lines 500 and 1600.
Searching is significantly faster with the standard SmallBasic.
I hope it's not a big problem.


Update: The search function is fast again. I don't know what that was about.
             However, the loading function is still slow. Significantly faster in standard SmallBasic.

Print this item

  Small Basic Only Extension
Posted by: jrmrhrb00 - 11-02-2023, 06:09 PM - Forum: Discussion - Replies (28)

I was thinking about newcomers to small basic. One of the problems that they have while doing a tutorial is in getting it to work properly. This occurs because in level 1.2 things don't work as they used to. A lot of functions are broken, like Flickr or DownloadFile.With the litdev extension a lot of the current issues with 1.2 have been fixed. Microsoft no longer supports small basic. So, is there a way to get 1.2 to the level that a newcomer would need to be able to go through the tutorials without issues. 

Since Microsoft won't support changes I was wondering if litdev would be willing to make a small basic fix extension. In other words in that extension only have fixes for what is broke. I think that would take small basic back to what it used to be and make it easier for newcomers. Also, the current litdev extension has made small basic harder to learn if that extension is loaded.

Thoughts?

JR

Print this item

  LDControls.SetButtonStyle (..) Parameter
Posted by: Scout - 10-16-2023, 09:28 PM - Forum: Extensions - No Replies

After 4 months another request on StackOverflow:

https://stackoverflow.com/questions/7730...-incorrect

Print this item

  Challenge 2 - Ball chase game
Posted by: litdev - 10-16-2023, 06:35 PM - Forum: Challenges - Replies (3)

Write a program to move a ball aound the screen with arrow keys.  Try to get the ball to move naturally and easy to control, and bounce off the edges of the GraphicsWindow.

When the single ball control works as you want it, extend the program into a game with a second ball for a second player. using WSAD keys.  This can then be a chase/tag game where one player has to escape the other for as long as they can.

Print this item

  New Member
Posted by: Lester - 10-14-2023, 07:26 PM - Forum: Standard Small Basic - Replies (1)

I am new to this forum. I have using SB off and on for about a year. I find SB/litdev a very enjoyable and understandable language. I also think Prime IDE is a great working environment with most of the features of the large commercial IDEs without the bloat and complexity.  Thank you.

Print this item

  Email Messages
Posted by: jrmrhrb00 - 10-12-2023, 11:07 PM - Forum: Discussion - No Replies

On some of the threads it allows you to send an email to the person you are messaging to in the thread. Once you send that email is there a way to see it again? I thought it would go in my regular email sent folder but it didn't. So, how do you see what you sent and how would you see a reply. I would guess a reply would go back in your inbox. Is that right?

JR

Print this item

  Flickr
Posted by: jrmrhrb00 - 10-11-2023, 06:44 PM - Forum: Standard Small Basic - Replies (1)

Is it possible to get Flickr working again? If I use ldutilities.fixflickr() I can then use flickr.getpicture of moment which gives me the link for the picture, but then it will not download the picture. I can take that link though and put it in edge and it will download the picture. I know it has something to do with small basic and ssl, but is there a way to fix it?

JR

Print this item

  Download extensions using SB-Prime
Posted by: Yumda - 10-01-2023, 02:05 AM - Forum: Extensions - Replies (9)

Hi Litdev:

Tried to run the extension manager, but stuck at downloading database screen... I gave the program full control etc... but still not working.. any thoughts?

Print this item

  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.

Print this item