Search found 189 matches

by Serkan
Tue Jan 14, 2020 9:00 pm
Forum: Suggestions And Feature Requests
Topic: External Commands
Replies: 3
Views: 8816

Re: External Commands

What you have requested was added to SDStudio and will be available in next version update You can run a commandline application , and get live feedback from the application (no need to wait until it exits) You can receive event notification if commandline application exits You can receive event not...
by Serkan
Mon Jan 13, 2020 5:55 pm
Forum: Suggestions And Feature Requests
Topic: Process Enermation and Manipulation
Replies: 2
Views: 8614

Re: Process Enermation and Manipulation

Yes, these functions will be available
by Serkan
Mon Jan 13, 2020 5:53 pm
Forum: Suggestions And Feature Requests
Topic: External Commands
Replies: 3
Views: 8816

Re: External Commands

Welcome back

If you need it then ,yes that would be available in next version and maybe with live feedback feature
and in-out option
by Serkan
Sun Dec 08, 2019 5:57 pm
Forum: News And Announcements
Topic: SDStudio Alpha (WIP) Version 0.0.110 Release
Replies: 3
Views: 9114

Re: SDStudio Alpha (WIP) Version 0.0.110 Release

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
by Serkan
Sun Dec 08, 2019 5:47 pm
Forum: News And Announcements
Topic: SDStudio Alpha (WIP) Version 0.0.110 Release
Replies: 3
Views: 9114

SDStudio Alpha (WIP) Version 0.0.110 Release

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 w...
by Serkan
Mon Nov 04, 2019 6:10 pm
Forum: Suggestions And Bug Reports
Topic: Could not compile resource file
Replies: 1
Views: 3669

Re: Could not compile resource file

There are 2 reasons for that :

Corrupted installation of APM --> Reinstall APM

Your antivirus software blocks execution of compiler that is a seperate commandline application --> Disable your AV to check it out
if it works then add APM to your AV's trusted zone
by Serkan
Sun Oct 27, 2019 8:08 pm
Forum: Bug Reports
Topic: Version 0.0.94 bugs
Replies: 9
Views: 12371

Re: Version 0.0.94 bugs

wilbert2940 wrote: Sun Oct 06, 2019 3:30 pm2.jpg

Control alignment options have been added ,It will be available with the next version
by Serkan
Sun Oct 13, 2019 8:34 pm
Forum: Suggestions And Feature Requests
Topic: SDStudio on Instagram
Replies: 2
Views: 8396

Re: SDStudio on Instagram

It would be good idea to have a place on a popular social media platform.
Have created an account for the Reteset Software.

https://www.instagram.com/retesetsoftware
by Serkan
Sun Oct 06, 2019 6:06 pm
Forum: General Discussion
Topic: Similarity between SDStudio and PowerShell Studio
Replies: 1
Views: 7825

Re: Similarity between SDStudio and PowerShell Studio

Hi, whether the idea of making SDStudio environment come from PowerShell Studio environment? I have now installed PowerShell Studio environment and amazed at its similarity to SDStudio environment. :shock: Looks like that you are not using this type of applications (Scriptting IDEs) frequently i ha...
by Serkan
Thu Oct 03, 2019 9:14 pm
Forum: Bug Reports
Topic: Version 0.0.94 bugs
Replies: 9
Views: 12371

Re: Version 0.0.94 bugs

1. When reducing the size of the form with the mouse in the editor, it does not change after the cursor (only when you release the mouse button). Current implementation was by design ,when designing an application first priority is performance ,resource efficiency. Even if SDStudio uses way lower m...