Search found 44 matches

by CyberKlabauter
04 Mar 2024, 15:46
Forum: Scripts and Functions (v2)
Topic: WinCloseEx
Replies: 2
Views: 340

Re: WinCloseEx

As far as I know, this should not be possible in general.
by CyberKlabauter
27 Feb 2024, 11:38
Forum: Ask for Help (v1)
Topic: WinKill vs Process vs End Process
Replies: 14
Views: 2019

Re: WinKill vs Process vs End Process

Defenitivly. But it is a very old thread. Let's see.
by CyberKlabauter
27 Feb 2024, 08:34
Forum: Ask for Help (v1)
Topic: WinKill vs Process vs End Process
Replies: 14
Views: 2019

Re: WinKill vs Process vs End Process

You are right. That was misleading. I converted @Flipeador script WinCloseEx to AHK V2. I should have made that clearer. Sorry.
by CyberKlabauter
27 Feb 2024, 03:54
Forum: Ask for Help (v1)
Topic: WinKill vs Process vs End Process
Replies: 14
Views: 2019

Re: WinKill vs Process vs End Process

You can find AHK V2 version here: viewtopic.php?f=83&t=126579
by CyberKlabauter
27 Feb 2024, 03:53
Forum: Scripts and Functions (v2)
Topic: WinCloseEx
Replies: 2
Views: 340

WinCloseEx

I have ported @Flipeador WinCloseEx to AHK V2 (see https://www.autohotkey.com/boards/viewtopic.php?p=119186&sid=a23658e68fed5bb77cf5268cada39404#p119186 ). I hope it hasn't already been done. It might be useful for some. ; ----------------------------- WinCloseEx ----------------------------- ;autho...
by CyberKlabauter
19 Feb 2024, 18:05
Forum: Scripts and Functions (v2)
Topic: AHK v2 - ListViewExtensions (alpha.1) - 2024-02-13
Replies: 14
Views: 1762

Re: AHK v2 - ListViewExtensions (alpha.1) - 2024-02-13

That's what I thought. Thank you for your quick reply!
by CyberKlabauter
19 Feb 2024, 16:08
Forum: Scripts and Functions (v2)
Topic: AHK v2 - ListViewExtensions (alpha.1) - 2024-02-13
Replies: 14
Views: 1762

Re: AHK v2 - ListViewExtensions (alpha.1) - 2024-02-13

@Just me I think I run into a conflict with LV_Colors. If I use ListViewExtensions first and then LV_Colors, I get an error: "Error: LV_Colors requires a ListView control! - Specifically: ListViewX". After changing line 42 from "Type => "ListViewX" to "Type => "ListView" it works. I do not know whic...
by CyberKlabauter
13 Feb 2024, 06:11
Forum: Scripts and Functions (v2)
Topic: AHK v2 - ListViewExtensions (alpha.1) - 2024-02-13
Replies: 14
Views: 1762

Re: 2.0-beta.1 - ListViewExtensions (alpha.1)

Hi @just me,

Wonderful. Now it works as expected! Could not live without this feature.

LVHTI is global. So we didn't have to use "byRef" to refer to it. Right?

Thanks for the quick fix!
by CyberKlabauter
12 Feb 2024, 12:20
Forum: Scripts and Functions (v2)
Topic: AHK v2 - ListViewExtensions (alpha.1) - 2024-02-13
Replies: 14
Views: 1762

Re: 2.0-beta.1 - ListViewExtensions (alpha.1)

Hey JustMe I started to convert a script to AHK v2. Thank you for the useful library that I already love in AHK v1. Converting my script I stumble over this error. After ListViewExtensions_Add(LV) in the demo GUI, I added LV.OnEvent("Click",AnalyzeListViewClick) ... AnalyseListViewClick(LV, RowNumbe...
by CyberKlabauter
28 Jan 2023, 08:35
Forum: Scripts and Functions (v1)
Topic: [LIB] LV_EX - update on 2016-04-28
Replies: 74
Views: 48046

Re: [LIB] LV_EX - update on 2016-04-28

you'll find many of the functions in ListViewExtensions written for AHK v2.0-beta.1. I didn't try as yet whether all is running well with AHK v2.0.0+.
[Mod edit: Fixed quote tags.]

Thanks for the hint! I missed this. I think I will start converting my script and see how far I get.
by CyberKlabauter
27 Jan 2023, 09:57
Forum: Scripts and Functions (v1)
Topic: [LIB] LV_EX - update on 2016-04-28
Replies: 74
Views: 48046

Re: [LIB] LV_EX - update on 2016-04-28

Do you have any plans to update the lib to v2? It is such a great basic lib.
by CyberKlabauter
28 Jan 2022, 18:56
Forum: Other Utilities & Resources
Topic: activeaid or something similar
Replies: 5
Views: 6310

Re: activeaid or something similar

Check out a2: https://github.com/ewerybody/a2. But it is still under development, which progresses very, very slow. Hey thanks CyberKlabauter! Well, so far it will always be in development :D PRs welcome! Hey you made some great progress! Beginners should start to check out your project, which is a...
by CyberKlabauter
28 Jan 2022, 18:36
Forum: Scripts and Functions (v1)
Topic: Using Google Translate to automate text translation
Replies: 227
Views: 95742

Re: Using Google Translate to automate text translation

Here an update of with my version; Show popup menu, auto replace highlighted textwith selection or read aloud. I did not incooperate the newest update of teadrickers version. ; Name: Google Translate ; GitHub: - ; Forum: https://www.autohotkey.com/boards/viewtopic.php?f=6&t=63835 ; Authors: teadrink...
by CyberKlabauter
28 Jan 2022, 18:20
Forum: Scripts and Functions (v1)
Topic: mouse drag anywhere on window to move and resize
Replies: 2
Views: 4094

Re: mouse drag anywhere on window to move and resize

Hi all, I added some improvements: -> let cursor jump to the corner before resizing -> let cursor jump to the center of the a window before dragging -> resize and drag work with maximized windows as well /** ; File: WinDrag.ahk ; Author: nickstokes ; Forum: https://www.autohotkey.com/boards/viewtopi...
by CyberKlabauter
28 Jan 2021, 12:09
Forum: Scripts and Functions (v1)
Topic: mouse drag anywhere on window to move and resize
Replies: 2
Views: 4094

Re: mouse drag anywhere on window to move and resize

Hey Thank you for the Script. Very nice. And here comes the missing function: DetermineMouseButton() { ; Author: Cyberklabauter ; Forum: https://www.autohotkey.com/boards/viewtopic.php?f=6&t=57703&p=378638#p378638 If (InStr(a_thisHotkey, "LButton")) return "LButton" If (InStr(a_thisHotkey, "MButton"...
by CyberKlabauter
27 Jan 2021, 18:48
Forum: Scripts and Functions (v1)
Topic: Using Google Translate to automate text translation
Replies: 227
Views: 95742

Re: Using Google Translate to automate text translation

@ CyberKlabauter : I wouldn't call it improvements. teadrinker 's function afaik captures all the GoogleTranlsate data. He made just an example how to use it and I made my own. If you have any ideas start your own example and if needed I'm sure you'll get help... Thx rommmcek for the clearification...
by CyberKlabauter
24 Jan 2021, 16:09
Forum: Scripts and Functions (v1)
Topic: Using Google Translate to automate text translation
Replies: 227
Views: 95742

Re: Using Google Translate to automate text translation

I'm seeing several horizontal lines... Not sure if that's by design(?) https://i.imgur.com/lwDCYOO.png => delete "menu, TranslationMenu, Add" and they are gone Hey, is it possible to move the 'language picker drop-list' and the 'read button' to be on this menu? => You could create a submenu to choo...
by CyberKlabauter
23 Jan 2021, 20:10
Forum: Scripts and Functions (v1)
Topic: Using Google Translate to automate text translation
Replies: 227
Views: 95742

Re: Using Google Translate to automate text translation

Hi all, I adapted the script to my needs. I made the following changes based on Garrys version: Auto-translate to native language or to second language if selected text is in native language already Replace selected text with translation and restore Clipboard Show a tooltip menu which let you choose...
by CyberKlabauter
09 Nov 2020, 16:15
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v5+
Replies: 260
Views: 83493

Re: [Script] Quick Picto Viewer and Fast Slideshow creator

Hi Marius, here my first testing and quick feedback. It'll no longer allow both locking aspect ratio and constraining the selection area to image boundaries. So users will need to choose one or the other. This solved the problems you experienced. Locked apect ratio worked before, but it is a huge im...

Go to advanced search