Tagged Content List
  • Wiki Page: Shapes Editor using Polygon for Small Basic

    Several Shape editors have been proposed so far, but shape modification and position change (Z-index) of shape are not so easy. I made a shapes editor using Litdev's Extension. In this time, I made a Shape editor which can easily change its size, color, rotation angle, Z-INDX, transparency etc...
  • Wiki Page: Microsoft Small Basic for Beginners: Getting Started

    Table of Contents Introduction How to install Small Basic: Installation Steps Our First Small Basic Program (For Output) Save the Program Open the Saved Program Our First Small Basic Program (For Input/output using Variable) Simple Program to display background and font with colors Program to add two...
  • Wiki Page: SmallBasic.Workbook 1.2.0: Known Issues

    This article is for listing known issues about SmallBasic for Xamarin Workbooks 1.2.0. Table of Contents Known Issues See Also Known Issues Sound.PlayXXX() method sometimes make other methods sound. GraphicsWindow and TextWindow objects don't work on Mac. See Also ...
  • Wiki Page: Small Basic Reference Documentation: Dictionary Object

    Small Basic: Reference Documentation > Dictionary Table of Contents Dictionary Operations GetDefinition word Returns GetDefinitionEnglishToEnglish word Returns GetDefinitionSimplifiedChineseToEnglish word Returns GetDefinitionEnglishToGerman word Returns GetDefinitionEnglishToSimplifiedChinese...
  • Wiki Page: Small Basic: Kinect for Small Basic Extension Library

    This article describes about Kinect for Small Basic Extension Library. Table of Contents Kinect Kinect for Small Basic Small Basic 1.2 API Reference KinectWindow Object Properties Operations KinectBodyList Object Property Operations Event KinectFaceList Object Properties Operations Events Known Issues...
  • Wiki Page: Small Basic on TechNet Gallery

    Table of Contents Why Use TechNet Gallery? What Can You Put on the TechNet Gallery? 1. Games & Programs 2. Extensions 3. White Papers 4. PowerPoint Decks 5. Spreadsheets 6. Small Basic Promotions What TechNet Gallery Tags Should We Use? See Also The Small Basic category/tag on TechNet Gallery...
  • Wiki Page: The Small Basic Blog

    The Small Basic Blog is on MSDN and currently exists to encourage and foster community growth and adoption around Small Basic: http://blogs.msdn.com/smallbasic Ideas for the Small Basic Blog The following is a list of ideas for blog posts. They need to be specific about community growth...
  • Wiki Page: Small Basic: Jak napisać grę żółwi labirynt (pl-PL)

    Ten artykuł wymaga korekty językowej. Jeśli mówisz po polsku - nie wahaj się - zaloguj się i popraw zauważone niedociągnięcia. Table of Contents Przegląd 1. Tworzenie labiryntu 1.1 Jak stworzyć labirynt? 2. Tworzenie AI, która rozwiązuje labirynt 2.1 Jak rozwiązać labirynt? 2.2 Co jest potrzebne...
  • Wiki Page: Small Basic : How to make a Shapes Editor

    In this article, we will learn how to make a Shapes Editor. Table of Contents Designing the window Code Output Designing the window Let's first design the window. So type the following code. GraphicsWindow . Show ( ) rectangle = Controls . AddButton ( "Add Rectangle"...
  • Wiki Page: Small Basic: Timer

    This article is about the Timer object in the Microsoft Small Basic programming language. In this article: Table of Contents What is a Timer Timer Object Properties Events Operations Event Handler Sample Programs Known Issues Error (Delay) Short Interval is Heavy in Remote See Also Other Resources...
  • Wiki Page: Small Basic: Mouse

    This article is about a mouse and the Mouse object of Microsoft Small Basic programming language. Table of Contents What is a Mouse Mouse Object Mouse in GraphicsWindow Object Sample Programs See Also What is a Mouse According to Dictionary object of Small Basic, there are two meanings for...
  • Wiki Page: Small Basic: Image

    This article is about images and related operations in Microsoft Small Basic programming language. Table of Contents What is an Image Operations for Images Sample Programs Known Issues See Also What is an Image A word image in computer area is mostly used as a bitmap (picture painted as raster...
  • Wiki Page: Small Basic: Key Input

    This article is about accepting keyboard input in Microsoft Small Basic. Table of Contents GraphicsWindow Text Box Controls TextInput Event KeyDown and KeyUp Events Input Focus Sample Program Known Issues TextWindow Read and ReadNum Operations ReadKey Operation is Obsolete See Also Other Resources...
Page 18 of 37 (925 items) «1617181920»