First published on MSDN on Apr 16, 2009
Authored by Vijaye Raji
Here's a complete list of what's changed in v0.4. As usual, the fixes and features are based on what the community has requested using the forums. So, if you would like to see something, feel free to drop a note at: http://social.msdn.microsoft.com/Forums/en-US/smallbasic/threads .
Bug Fixes:
- Calling GraphicsWindow.Hide() will keep the window hidden until Show() is called.
- Fixed GetColorFromRGB to properly return White if supplied with 255,255,255.
- Sound.Play will rewind automatically at the end of playback
- Text indexes are all now 1-based
- Fixed crashes in Flickr object and Text object.
- Clock.WeekDay is now localized
New Features:
- A Timer object with a Tick event - very useful for building games
- Clock object now has Milliseconds
- Text object now has GetIndexOf method
- Selection highlight marking - you can now easily find your variables.
Localization:
- French
Published Feb 12, 2019
Version 1.0Ed Price
Former Employee
Joined February 09, 2017
Small Basic Blog
Follow this blog board to get notified when there's new activity