Jump to content

Recommended Posts

Posted

I have installed Autoit + Scite and get the "ocationally" problem to open the "Help" section/control on the Menu bar...If im on a Command/function" ( IF or WEND or whatever) and i press F2, nothing happens...Could it be a "Scite" setting of some sort?

tia

  • Developers
Posted

I have installed Autoit + Scite and get the "ocationally" problem to open the "Help" section/control on the Menu bar...If im on a Command/function" ( IF or WEND or whatever) and i press F2, nothing happens...Could it be a "Scite" setting of some sort?

tia

F2 ? (Guess you mean F1)

Could it be that you are running a script at the time it doesn't work?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

F2 ? (Guess you mean F1)

Could it be that you are running a script at the time it doesn't work?

Ooops...sorry...meant F1 :mellow:

Nope...This happens only occasionally. At the end of the day it might be a "clash" from one of my programs...Reason for asking is i just wanted to make sure if Scite had some minor bugs or not....

  • Developers
Posted

Ooops...sorry...meant F1 :mellow:

Nope...This happens only occasionally. At the end of the day it might be a "clash" from one of my programs...Reason for asking is i just wanted to make sure if Scite had some minor bugs or not....

The AutoIt3Wrapper script I wrote does all the Resource updating on your sscript, but I haven't receive any report on issues like you mention.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted (edited)

The AutoIt3Wrapper script I wrote does all the Resource updating on your sscript, but I haven't receive any report on issues like you mention.

Jos

Weird...I have to "save" the script or page first before the "help" will function. I still think its something on my pc...lolol Edited by Robin
Posted

Weird...I have to "save" the script or page first before the "help" will function. I still think its something on my pc...lolol

No, that's how it works. You have to save it before you can run it also

8)

NEWHeader1.png

  • Developers
Posted

Its easy to explain why this works like this:

SciTE retrieves the config from the *.properties files and depending on the fileextention, it will use the proper configuration settings.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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...