dwmkerr / dwmkerr/consolecontrol

How to use this control in my own IDE developed in vb.net

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
786
Forks
166
Avg merge
3d 23h
Merged PRs (30d)
1

Description

Hi,
I am using this ConsoleControl to make an IDE in vb.net. So far so good. But i can't start process with this control.
I am making IDE for a scripting language named AutoIt. this is the code for running script with autoit interpreter.
Hide Copy Code
`Shell(Autoit_InterPreter_Path & """" & FilenamePath & """")`
This is working ok. But in consolecontrol, How can i use ConsoleControl in my project.
I need the user to run the script in my IDE and can see the result and exit code in this console.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no file, test, or entry point. Start by locating the ConsoleControl API and its process-starting usage in the repository, then compare it with the VB.NET Shell invocation. Done means a VB.NET IDE can run an AutoIt script through the control and display its output and exit code.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, visualbasic
Domain
desktop
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.