Capacitación básica en Computación
gungan37 – (IndyDev Software)
- · http://social.msdn.microsoft.com/Forums/enUS/smallbasic/thread/700408f6-d7f9-42b0-b7f5-122cabc076e6/
- ·
- EDIT: Version 2 is out!* Please download it here: http://www.mediafire.com/?db5gjpa22z2t82a. I added a Chart control and changed the class’s name to “Forms” instead of “WindowsFormsForSmallBasic”. There is an updated sample with ID: ZQX928.
- The extension adds the following Windows Forms controls to Small Basic (** means that no other extension supports the control):
- RadioButton
- CheckBox
- ** Chart **
- Label
- ** LinkLabel **
- **NumericUpDown**
- **DateTimePicker**
- **MonthCalendar**
- ProgressBar
- TrackBar
- **RichTextBox**
- PictureBox
- **MaskedTextBox***
- **NotificationIcon***
- **ComboBox**
- **TreeView**
- **ListView**
Plus, it is 100% event driven! It is super easy to use! Just call WindowsFormsForSmallBasic.Setup() before you start and WindowsFormsForSmallBasic.InitializeForm() when all the controls are placed— this shows the form and hands off control to it. You may not modify the controls after this or write any more code outside of the event handlers. However, your event handlers can preform these operations.
Here is a sample (outdated, for v1): HMD046
And download link for the extension (outdated, for v1): http://www.mediafire.com/download.php?b8w679cqs6mpusr
Please ask any questions you make have and suggestions / bug reports are welcome too! I expect to add some more controls to the extension soon!
http://www.empiezoinformatica.wordpress.com
No comments:
Post a Comment