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: 749
» Latest member: KarenSeami
» Forum threads: 202
» Forum posts: 2,141

Full Statistics

Online Users
There are currently 29 online users.
» 1 Member(s) | 26 Guest(s)
Applebot, Bing, WhTurner

Latest Threads
Question about a program
Forum: Standard Small Basic
Last Post: litdev
4 hours ago
» Replies: 3
» Views: 53
TCP/IP Socket Programming
Forum: Extensions
Last Post: AbsoluteBeginner
07-16-2025, 03:30 PM
» Replies: 3
» Views: 79
LDCommPort
Forum: Extensions
Last Post: Eddie
07-14-2025, 01:22 PM
» Replies: 8
» Views: 120
Creation of SB-Neuron. Ou...
Forum: Discussion
Last Post: AbsoluteBeginner
07-09-2025, 07:21 AM
» Replies: 105
» Views: 12,117
I finished making my web-...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
07-04-2025, 05:04 PM
» Replies: 0
» Views: 38
Diving into Z-S's SB.js w...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-26-2025, 05:23 PM
» Replies: 2
» Views: 104
SBJS coming soon
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-25-2025, 01:54 PM
» Replies: 2
» Views: 81
Google Search Terminal SB...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-24-2025, 01:27 PM
» Replies: 0
» Views: 40
Google Search Terminal SB...
Forum: Standard Small Basic
Last Post: z-s
06-24-2025, 03:46 AM
» Replies: 1
» Views: 51
Google Search Terminal SB...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-23-2025, 09:47 PM
» Replies: 0
» Views: 37

 
  Old Version of MSBuild in SharpDevelop
Posted by: z-s - 05-03-2024, 03:47 AM - Forum: C# Moving from Small Basic - Replies (7)

May Be Any One Know This.
You Can Get Intelnise In
Sharp Develop By Installing Developer Pack Of .Net Framework.
View A Html In Source Directory Of Sharp Develop Named Dependences.html


LitDev I Have A Question ?
I Tried Using SB-Prime , SVB , SB , LD Extension Source Code In Sharp Develop When We Open It , Shows Some Error In Solution File Saying Old Version OF MSBuild.

Print this item

  LD3DMazeGame
Posted by: stevantosic - 05-02-2024, 06:52 PM - Forum: Extensions - Replies (3)

Hi

This is a work in progress of LD3DMazeGame.sb porting to C# but without ILSpy.

[Image: 1.jpg]

Configuration file (room1.txt):

About: maze3d using litdev extension
a=coffee.png;b=bug.png;c=head.png;d=Tree.png;e=whitePawn.gif;f=whiteRook.gif;
1=wall.jpg;2=stones.jpg;3=water.jpg;

XXaXbXcXdXCXeX
XXXLXXXZLXXZXf
XXXX  LXXXa LX
XXX    XXCXXb
XXLXXcXXSLXXdX
XXXcXCXXeXX

Just an idea for end (non programmer) user to have a feature to make a gaming room by text file and images.
Running:  LD3DMazeGame2  room1.txt

A little bit from source code (got from original litdev's code):

// Create a world based on layout
// X is an empty room
// L is a room with a light
// C is a room with a rotating illuminated cone
// S is a room with a rotating illuminated sphere
// Z is Zeb
// a-z is a custom wall images in config file

Where is a good place to share code? Maybe should be reviewed by litdev before publishing?

st

Print this item

Smile Small Basic 1.3
Posted by: z-s - 05-02-2024, 03:23 PM - Forum: Discussion - Replies (1)

Do Anyone Know About Small Basic 1.3 Today I Read About It.
release link : https://techcommunity.microsoft.com/t5/s...a-p/338112
Book : https://nostarch.com/smallbasic
Many New Features.

Print this item

  FCInstances Bug
Posted by: z-s - 05-02-2024, 07:18 AM - Forum: Extensions - Replies (1)

In The Extension FCInstances There Is A Bug Once I Tried To Use It To Add More Graphics Windows It Was Unstoppable Like A Virus It Made 100 Windows And Was Making More Then I Have To ShutDown The PC.
Don't Know Was Any Coding Fault In It But I Am Thinking To Try Again But It Could Be Dangerous Confused

Print this item

  GW KIT
Posted by: z-s - 05-01-2024, 07:15 AM - Forum: Discussion - No Replies

Hello Everyone
I Always Dreamed Of Making Small Sized Application Using SB But Some Useful Extension Of SB Has Large Size So I Think Of A Project.
Cant We Make A Extension With All Other Extensions Useful objects For Graphic Window
I tried To Make Using Sharp Develop But I Am A Beginner So There Were Many Error.
I Got A List Of All Useful Objects:
FCControls
FCDialogs
FCDrawings
FCKeyboard
LDColours
LDControls
LDCursors
LDDialogs
LDEffect
LDEvents
LDFastShapes
LDFigures
LDFocus
LDGraph
LDChart
LDGraphicsWindow
LDScrollBars
LDShapes
LDUtilities
LDWindows
SPDialogs
SPKeys
SPResolution
-------------------------------------------------------------------------------------------------
How Wonderful All In One Dll Of Small Size I Called The Project : ZSGW
Hope Someone Of Good CSharp Programmer Will Make This..

Print this item

  Small Basic Form Statistics
Posted by: z-s - 04-30-2024, 03:09 PM - Forum: Discussion - Replies (1)

I Thought To Do Some Thing New I Came Up With Idea : Small Basic Form Statistics.
Should We Post This Every Month Or Week?
                                                       Small Basic Form Statistics     :   4/27/2024
Top-5 Thread Wise:    


Top-5 Post Wise:    
Any Suggestions ???

Top-5 Threads View Wise :     

Top-5 Threads Reply Wise :     

Print this item

  LDCall Extension
Posted by: z-s - 04-29-2024, 03:42 PM - Forum: Extensions - Replies (14)

How Can We Get The Errors in SB Code When Using LDCall.Compile ??

Print this item

  SB-Prime variable intellisense
Posted by: AbsoluteBeginner - 04-25-2024, 08:14 PM - Forum: Discussion - Replies (24)

(translated by Google translator)

Hi all.
Please tell me what can I do so that the variable just declared starts to appear in the IntelliSense list?
I won't understand when and why the variable name suddenly starts appearing in the list. The name is absent from the list for some time, and then appears.
Maybe I should perform some action to make the name appear almost immediately?  Huh

Thank you.

Print this item

  SB-Prime Bugs And Error
Posted by: z-s - 04-23-2024, 03:48 PM - Forum: Discussion - Replies (27)

Hii Everyone
LitDev I Found A New Bug In SB-Prime Smile
in shape editor when we set Property of Text In EX: Textbox. It Show nothing and the text also not change.
but when we click on canvas of editor it show the following error Blue Pen = Property We Set , Red Pen = Error :     
------------------------------------------------------------------------------------------------------------------------------------
I found A New Way To Earn Reputation Find Error And Post Them SB-Prime Will be also bugs free one day.

And Maybe We Use This Thread For Feature Bugs And Error Related To SB-Prime For Saving Additional Threads.

Print this item

  LitDev Version 1.2.27.0
Posted by: litdev - 04-23-2024, 11:19 AM - Forum: Extensions - Replies (4)

A few changes/additions recently so updated version.

LDUtilities.Version() to see summary.

Includes various LDControls RTB interaction, GW and TW shortcuts, LDDialogs.InputBox for quick text entry, LDShapes.TurtleSpeed (fix to make it as fast moving as possible), Special LDText character shortcuts LF,CR etc, LDCall.Compile to set SB compiler location.

Print this item