Jump to content

Recommended Posts

Posted

1. Is there a way to enabled the Ctrl+V, Ctrl+C, etc. key combos for this, without creating custom functions?

2. Is there a way to read the text inside line by line, or do I have to save it, then read the file line by line?

I tried out the Rich text editor in the example scripts, but it didn't work for me...

Posted (edited)

Ctrl+C, Ctrl+V etc can't be used "automatically" by the edit control when you have it in GUISetAccelerators(), either remove it from there or build your own functions for them

Edit: it seems you noticed that right before i posted, ahwell :)

Edited by AdmiralAlkex

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
  • Recently Browsing   0 members

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