Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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: https://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
Comments
Anonymous
April 16, 2009
PingBack from http://microsoft-sharepoint.simplynetdev.com/whats-new-in-v04-of-small-basic/Anonymous
April 22, 2009
After you guys get done with Small Basic, can you start working on Visual Basic 7?