Jump to content

Recommended Posts

Posted

Hello,

I have the output of plink being written to the GuiCtrlCreateEdit fields.

What I would like to do is use the edit field for syntax entry instead of an inputbox.

This way text like ls -lisa after @CR would just be entered from my own custom console.

Does anybody have an idea on how I can make something like this work?

I was thinking of doing a diff between two GuiCtrlCreateEdit variables and have that be the input text.

The issue with this of course is that the text doesnt get locked down to its line and I dont want READ_ONLY since I am relying on the input of the field.

Any help much appreciated

Thanks

SC

  • 2 weeks later...

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
×
×
  • Create New...