Search found 418 matches

by fincs
30 Apr 2017, 15:19
Forum: AutoHotkey Development
Topic: Replacing percent signs
Replies: 26
Views: 15369

Re: Replacing percent signs

I would keep %%, it is familiar and I don't see why it needs to be changed. If change for expressions in strings is required I would vote for "Name = %(name), hours = %(hours)" which was already implemented in early stage afaik. I am in favour of this, as I fail to see any compelling reason to shy ...
by fincs
25 Mar 2017, 07:40
Forum: AutoHotkey Development
Topic: Proposed New GUI API for AutoHotkey v2
Replies: 249
Views: 114739

Re: Proposed New GUI API for AutoHotkey v2

Perhaps the default prefix should be "On" when an event sink object is specified. I suppose "Gui" works too. How about the default prefix being On for event sink objects, and Gui for regular functions? That way GuiClose() would exist and it would feel familiar. Do you think there's value in keeping...
by fincs
24 Mar 2017, 06:35
Forum: AutoHotkey Development
Topic: Proposed New GUI API for AutoHotkey v2
Replies: 249
Views: 114739

Re: Proposed New GUI API for AutoHotkey v2

First of all, thank you for considering my Gui work to be worth including in v2, despite it not having been updated in two years. I'd like to address some of your comments: Renaming Text to Label. Authors who knew the old name will now have to unlearn it, and what do they gain? Nothing. I guess that...
by fincs
01 Feb 2017, 13:06
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 623796

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

It's kind of puzzling, as S4AHK works normally for most users (including myself). I'm particularly suspecting the third party AV to have been responsible for sabotaging S4AHK, however we don't have evidence of that being the cause.
by fincs
01 Feb 2017, 12:01
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 623796

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

In Task Manager, select the 'Details' tab as opposed to the 'Processes' tab. If you don't see any tabs at all, click on "More details" first. Command line information normally doesn't appear in the process list unless you right click on the tab header, select 'Select columns', then check "Command li...
by fincs
31 Jan 2017, 15:15
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 623796

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

The uninstaller is the program you ran from the control panel. Could you check if the following registry keys exist? HKLM\Software\Classes\SciTE4AHK.Application HKLM\Software\Classes\SciTE4AHK.Application\CLSID HKLM\Software\Classes\CLSID\{D7334085-22FB-416E-B398-B5038A5A0784} Also, when you start u...
by fincs
31 Jan 2017, 14:14
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 623796

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

It looks like for some reason, SciTE4AutoHotkey's toolbar is failing to load. Could you give me some information about your system, such as OS version (32/64-bit) and AHK version? Also, by any chance are you using any commercial antivirus software (i.e. not Windows Defender)? In the mean time (if yo...
by fincs
26 Jan 2017, 10:42
Forum: Announcements
Topic: [POLL] Dedicated Subforum for SciTE4AHK and/or PMC
Replies: 90
Views: 62633

Re: [POLL] Dedicated Subforum for SciTE4AHK and/or PMC

A long time ago , motivated by the unreadable mess that my own SciTE4AutoHotkey thread had become (and still is); I suggested creating a new forum section in which support threads related to AutoHotkey script editors as well as release announcements could be created. At the time, the forum staff ha...
by fincs
09 Aug 2015, 18:11
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 623796

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

Setting the BG-Color for TillaGoto doesn't seem to work, or I don't know what color code is expected here? Haven't tried it myself, but I believe it is a normal RRGGBB code as usually interpreted by AutoHotkey. Where do I find a list of commands like IDM_PASTEANDDOWN that allow assigning a key shor...
by fincs
05 Aug 2015, 13:43
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 623796

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

Using vanilla versions of the SciTE/Scintilla binaries with SciTE4AutoHotkey is not supported and will result in several functionality breaking, amongst them AutoHotkey syntax highlighting. Please stay patient - yesterday I integrated the SciTE4AutoHotkey modifications into the latest version of Sci...
by fincs
30 Jul 2015, 12:21
Forum: Off-topic Discussion
Topic: AHK and Windows 10
Replies: 18
Views: 10623

Re: AHK and Windows 10

It's not. AutoHotkey works perfectly on my machine.
by fincs
12 Jul 2015, 04:39
Forum: Off-topic Discussion
Topic: fincs' status & project updates
Replies: 22
Views: 12413

Re: fincs' status & project updates

cyruz wrote:Nice machine, now you only need to get one more monitor, setup the dual screen, and work like a god!
Already planned :)
joedf wrote:Whoop! Lol i dont have that kind of money hahaha
I had saved up for quite some time.
by fincs
11 Jul 2015, 18:07
Forum: Off-topic Discussion
Topic: fincs' status & project updates
Replies: 22
Views: 12413

Re: fincs' status & project updates

Just a little over 1000€.
by fincs
11 Jul 2015, 15:07
Forum: Off-topic Discussion
Topic: fincs' status & project updates
Replies: 22
Views: 12413

Re: fincs' status & project updates

Nice! I would like to know more about this: I have recently built a powerful new development machine which will allow me to improve the way I work My new machine has the following specs: CPU: Core i7 4790K @ 4 GHz RAM: 16GB DDR3 SSD: 250GB HDD: 2TB Graphics: GeForce GTX 750 (I do not play PC games)...
by fincs
02 Jul 2015, 17:19
Forum: Off-topic Discussion
Topic: fincs' status & project updates
Replies: 22
Views: 12413

fincs' status & project updates

Hello AutoHotkey Community, As some of you may have noticed, my activity has been practically zero lately. This was mainly due to several things going on in my life, and I decided to use the little spare time I had to focus on other projects that had at the time appeared. However, those time consumi...
by fincs
12 Jun 2015, 12:23
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4897
Views: 1410007

Re: « What's on your mind? » Topic is solved

:shock:
Oh wow, I'm terribly and deeply sorry! This was definitely NOT supposed to happen. :oops:
I wonder if there's any way to restore the deleted thread. Do we have scheduled database backups?
by fincs
10 Apr 2015, 07:29
Forum: About This Community
Topic: Rename 'Bug Reports to 'Issues'
Replies: 16
Views: 13754

Re: Rename 'Bug Reports to 'Issues'

When the ahkscript.org forum was set up, the Bug Reports and Wish List sections were specifically reinstated exactly as they were in the old phpBB v2 forum at autohotkey.com, because the new layout instated by polyethene was causing confusion and people were having more trouble deciding where to pos...
by fincs
03 Apr 2015, 07:22
Forum: Wish List
Topic: The Future of the AutoHotkey Programming Language
Replies: 16
Views: 18008

Re: The Future of the AutoHotkey Programming Language

First of all, congratulations on writing such a well-written and organized post. AutoHotkey is already dependent on some Automation interfaces (e.g. for depends on _NewEnum() from the collection interface and Next() from the IEnumVARIANT interface). No. for depends on the object having a _NewEnum() ...
by fincs
26 Mar 2015, 04:39
Forum: AutoHotkey Development
Topic: Command syntax - "This parameter can be an expression"
Replies: 25
Views: 13038

Re: Command syntax - "This parameter can be an expression"

So the more re-training, the better? No. My sentence was supposed to argue that there is already the need for quite a lot of retraining, and changing this behaviour would not make any significant difference. So make a better highlighter. I already did . I also think expression should always require...
by fincs
25 Mar 2015, 19:13
Forum: AutoHotkey Development
Topic: Command syntax - "This parameter can be an expression"
Replies: 25
Views: 13038

Re: Command syntax - "This parameter can be an expression"

It is very easily predictable. Not without knowing beforehand which built-in functions accept which numeric parameters. Would you say that it is intuitive for x+y to be taken literally even though the only valid values for the parameter are numbers? In command syntax, yes. I expect non-OutputVar ar...

Go to advanced search