Jump to content

DOS Like Program Problems


Recommended Posts

Since I have finished my last project (just small tweaks left) I'm ready for my next project. I think I want to make an all black Gui with white text and a flashing cursor at the end of the last text. I want the user to say things like Open (filename) or Execute (application) or even Go to (address). However, I don't know how to see what someone has written as a trigger.

User Inputs: Open Internet Explorer
If Open then
$string = filename

and so on ...

But how can this be done so it works?

I want a DOS look and feel lol.

Link to comment
Share on other sites

Try by creating a GUI using a fullscreen editbox. I cannot tell if you would be able to replicate the "blinking cursor" thing, however, you could easily read and change the data in this editbox this way.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...