Page 1 of 1

SDStudio Alpha (WIP) Version 0.0.110 Release

Posted: Sun Dec 08, 2019 5:47 pm
by Serkan
SDStudio version 0.0.110 is ready to download

As of the release of the version 0.0.40 , Alpha versions of the SDStudio will be released publicly
Everyone can download and evaluate the SDStudio application and post their ideas or suggestions or bug reports etc..



What's New In This Version

  • Bug fixed where margins were not working
  • Timer functions were added for both Window timers and Application wide global timers.
  • New quick script editor added
  • New properties added to visual designer property page to adjust double click actions, whether to open quick or full script editor
  • New control Canvas has been added.
  • New class Graphics has been added.
  • Updated interface , hereafter you can switch between menu and ribbon without restarting the application.
  • New Environment Variables have been added.
  • Added control alignment options to designer.
  • Bug fixed where comtext menus for some docking panes were not working.
  • Bug fixed where deleting a package was not working in the IDE.
  • Package system completed and functional on the IDE.
  • New class Package has been added to manage packages,
  • Bug fixed where 'OnSelChange' event of ListView control was not working.
  • New function 'GetCurSel' was added to ListView control.
  • New functions were added to Image control to load images from different sources such as binary
  • New event 'OnExpanded' was added to Tree control
  • Bug fixed where Tree:GetItemText was not working
  • New functions were added to ListView control ListView:DeleteItem(),ListView:DeleteColumn(),ListView:DeleteAllColumns(),
  • New class SQLite has been added,
  • New class Time has been added,
  • Many bug fixes and improvements on existing controls
  • New sample rojects

Known Issues
  • Video control has no embedded playback bar
  • Canvas control is incomplete
  • Menu Class is incomplete
New version can be downloaded from here :
Hidden Content
This board requires you to be registered and logged-in to view hidden content.

Re: SDStudio Alpha (WIP) Version 0.0.110 Release

Posted: Sun Dec 08, 2019 5:57 pm
by Serkan
Please note:

If you have installed one of previous versions then you might need to delete following file before launching new verion

Code: Select all

C:\Users\{User-Name}\AppData\Roaming\SDStudio\Personal\CommandBars.xml

Re: SDStudio Alpha (WIP) Version 0.0.110 Release

Posted: Sun Dec 08, 2019 6:11 pm
by wilbert2940
Thanks for the new version
In the above list does not mention the right click menu feature added to the output

Re: SDStudio Alpha (WIP) Version 0.0.110 Release

Posted: Sun Jan 12, 2020 8:16 pm
by Centauri Soldier
I'm trying is now, thanks, Serkan!