Der deutsche Education Blog

April, 2009

Blog - Title

April, 2009

  • Small Basic

    What's new in v0.4 of Small Basic?

    • 2 Comments

    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
  • Small Basic

    v0.4 of Small Basic says "Bonjour"

    • 11 Comments

    Here it is, finally, the next installment of Small Basic CTP.  Once again, the new v0.4 version comes with a lot of bug fixes, and a new "Timer" object that makes writing games easier.  What really excites me with this release is that Small Basic is completely localizable, and as a start, we've localized the UI and the Library Help in French!

    Go check it out: http://msdn.microsoft.com/en-us/devlabs/cc950524.aspx

    The localization was a community driven effort.  Sandra Aldana and Dioni de Morena Morales have been the main co-ordinators behind the effort and I'd like to thank them for all their efforts.  In addition, the French translation was provided by Thierry Huguet (Microsoft) and Fabien Lavocat (Microsoft Intern).  Many thanks to them too!

    The localized documentation will be released out of band as and when they arrive.  If you want to participate in the localization efforts, please feel free to contact me.

Page 1 of 1 (2 items)