Search found 336 matches

by empardopo
16 Feb 2015, 09:49
Forum: Ask for Help (v1)
Topic: Problems with gui add tab
Replies: 2
Views: 1038

Re: Problems with gui add tab

Thanks very much.

I think it's a little difficult to me. I'll try another solution!

Thanks again.
by empardopo
16 Feb 2015, 09:05
Forum: Ask for Help (v1)
Topic: Problems with gui add tab
Replies: 2
Views: 1038

Problems with gui add tab

I am using this Gui, Add, Tab,w620 h453, General | KeysRemap | KillProcesses | Help | Quit | Install Service | TotalRemapButtons | LaunchProcess | JoystickDirections | Focus | Sound | GameTime | MyMouse | WindowsResolution | KeyboardOnScreen | ControlPanel The problem is that I need to change the co...
by empardopo
16 Feb 2015, 04:46
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 626909

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

[Note by Lexikos: empardopo is referring to haichen's post, which was split into another topic.]


Thanks haichen. It works fine.

I've tested to press middle button in TillaGoto and It works fine. But, is possible to come back to the point where I pressed the middle button?
Thanks in advance.
by empardopo
16 Feb 2015, 03:18
Forum: Scripts and Functions (v1)
Topic: SciTE4AutoHotkey extension - Count occurrences of word
Replies: 50
Views: 18684

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

haichen wrote:Thanks for your advice!
It was quite easy to make an extension. ( i always forget the right click on Toolbar).
I think i must have a look at lua.
How you could do the same but with an extension?
by empardopo
13 Feb 2015, 05:26
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 626909

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

AHK-Scite.exe in that code is a copy of AutoHotkey.exe renamed to AHK-Scite.exe The code I pasted makes SciTE use that version when you hit Run (Blue play button). So if you wanted that script to run your old version of AHK when you hit Run in SciTE, replace AutoHotkeyScite=$(AutoHotkeyDir)\AHK-Sci...
by empardopo
13 Feb 2015, 05:21
Forum: Ask for Help (v1)
Topic: Monitoring window (de-)activation without shell messages
Replies: 29
Views: 10317

Re: Monitoring window (de-)activation without shell messages

Coco wrote:@empardopo, what I meant was to set Scite4AutoHotkey to use v2 highlighting, I believe it supports v2.
Coco, how can I do that?
by empardopo
11 Feb 2015, 07:12
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 626909

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

I think I have not explained well. I have installed in my computer the last version of Autohotkey in C:\Program Files\AutoHotkey . In c:\oldversionAHK I have my old version of the AHK. Using the Scite editor is it possible to choose with what version of AHK is going to compile my script? Thanks in a...
by empardopo
11 Feb 2015, 05:24
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 626909

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

evilC wrote:Options -> Open Per Folder Properties.
Paste in the config.


When you hit run button, it uses different AHK exe
I've just done that. And now what?
What is AHK-Scite.exe?
by empardopo
11 Feb 2015, 03:24
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 626909

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

I'm sorry but empardopo's call hierarchy proposed feature is quite unfeasible to implement due to AutoHotkey's extremely unpredictable syntax. Not only detecting function definitions is hard (TillaGoto, which allows you to jump to the definition of a function via middle-clicking, more or less succe...
by empardopo
11 Feb 2015, 03:08
Forum: Ask for Help (v1)
Topic: Can a script know its own name?
Replies: 5
Views: 2033

Re: Can a script know its own name?

Thanks for your question... :clap:
Until now, I used a variable containing the name of my ini file. And this name was different of the exe's name.
by empardopo
11 Feb 2015, 02:57
Forum: Ask for Help (v1)
Topic: Monitoring window (de-)activation without shell messages
Replies: 29
Views: 10317

Re: Monitoring window (de-)activation without shell messages

Have you seen the photo? It appears text in pink colour and I don't know why? The pink background at the opening " and at the closing " I assume indicates an invalid string, but don't panic, the string is valid it's just that your editor does not support continuation sections written in this manner...
by empardopo
10 Feb 2015, 09:40
Forum: Ask for Help (v1)
Topic: Monitoring window (de-)activation without shell messages
Replies: 29
Views: 10317

Re: Monitoring window (de-)activation without shell messages

No. I just copied your script and I've executed.
Have you seen the photo? It appears text in pink colour and I don't know why?
by empardopo
10 Feb 2015, 09:32
Forum: Scripts and Functions (v1)
Topic: PleasantNotify() - Beautiful popup msg, tooltip
Replies: 45
Views: 28010

Re: PleasantNotify() - Beautiful popup msg, tooltip

Soft wrote:ok I will add when I have time to work!
I got too busy, my school just began
Thanks!
by empardopo
10 Feb 2015, 07:54
Forum: Ask for Help (v1)
Topic: Monitoring window (de-)activation without shell messages
Replies: 29
Views: 10317

Re: Monitoring window (de-)activation without shell messages

You can compile old scripts using the appropriate / respective version of AutoHotkeySC.bin, copy it first before you install the new version. You can find it in C:\Program Files\AutoHotkey\Compiler Thanks! I've done a backup of the full directory of Autohotkey. Better safe! :lolno: Coming back to y...
by empardopo
10 Feb 2015, 07:30
Forum: Ask for Help (v1)
Topic: Monitoring window (de-)activation without shell messages
Replies: 29
Views: 10317

Re: Monitoring window (de-)activation without shell messages

You can use v1.1.14.03 in a portable manner by copying the exe and use it for your currently existing scripts. Install the latest version and use it moving forward. Then test your existing scripts with the latest version of AHK, if something isn't working, use v1.1.14.03 for that particular script....
by empardopo
10 Feb 2015, 07:02
Forum: Ask for Help (v1)
Topic: Monitoring window (de-)activation without shell messages
Replies: 29
Views: 10317

Re: Monitoring window (de-)activation without shell messages

What version are you using right now? You can have multiple version of AHK but only one can be installed. An option is to save new scripts with a different extension, say .ahkx and associate it with the newer AHK exe. Why are you afraid to update? Are you using some legacy scripts? My version is 1....
by empardopo
10 Feb 2015, 06:47
Forum: Ask for Help (v1)
Topic: Monitoring window (de-)activation without shell messages
Replies: 29
Views: 10317

Re: Monitoring window (de-)activation without shell messages

Coco wrote:You would need AHK v1.1.17+ for Format
I'm afraid to change the version of Autohotkey. Is It possible to have installed two different versions of Autohotkey?
Thanks!
by empardopo
10 Feb 2015, 06:28
Forum: Ask for Help (v1)
Topic: Monitoring window (de-)activation without shell messages
Replies: 29
Views: 10317

Re: Monitoring window (de-)activation without shell messages

Proof of concept using child script and custom window message (function can be improved): OnWinEvent("OnNotepadActivate", "Untitled - Notepad") Sleep 1000 ; for demo Run notepad ; should activate notepad return OnNotepadActivate(args*) { MsgBox Notepad activated!! ExitApp } OnWinEvent(CbProc, WinTi...
by empardopo
10 Feb 2015, 03:34
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 626909

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

Here, the photo 4 (only 3 It's allowed).

It is very easy to program with these options.

Thanks in advance.

Go to advanced search