Search found 482 matches

by ozzii
02 May 2024, 03:51
Forum: Scripts and Functions (v2)
Topic: ColorButton.ahk | An extended method that lets you customize gui button background colors.
Replies: 5
Views: 551

Re: ColorButton.ahk | An extended method that lets you customize gui button background colors.

Same like 'just me'
On Win 10 latest version/updates
But like this it's OK ;)
btn.SetBackColor(0xaa2031,, 0)
by ozzii
04 Oct 2023, 05:19
Forum: Scripts and Functions (v1)
Topic: Windows 10 available *.dll Icons
Replies: 6
Views: 1472

Re: Windows 10 available *.dll Icons

Thanks, can be useful
by ozzii
02 Oct 2023, 08:13
Forum: Scripts and Functions (v2)
Topic: Window Spy for AHKv2 in Dark Mode
Replies: 4
Views: 850

Re: Window Spy for AHKv2 in Dark Mode

Thank you for my eyes ;)
by ozzii
25 Sep 2023, 02:41
Forum: Scripts and Functions (v2)
Topic: AHK Startup (Consolidate AHK Scripts' Tray Icons)
Replies: 20
Views: 3644

Re: AHK Startup (Consolidate AHK Scripts' Tray Icons)

Surely because of the '1' in the file name.
Try with renaming your file.
by ozzii
23 Aug 2023, 02:03
Forum: Scripts and Functions (v2)
Topic: PathX() : Split & modify a filepath easily
Replies: 4
Views: 921

Re: PathX() : Split & modify a filepath easily

Thank you SKAN.
Always a pleasure to read all of your exemples.
by ozzii
16 Jul 2023, 04:06
Forum: Scripts and Functions (v1)
Topic: AHK Fast Translator
Replies: 15
Views: 3051

Re: AHK Fast Translator

Great script can be useful. I like the ini in the stream of the file :clap: For me, for exemple, a line under the language selection with 3 favorite languages will be easier for use when I need to switch between my most 3 used langages. And like said V0RT3X a 'detect language' can be also useful. Bu...
by ozzii
02 Jul 2023, 04:26
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v5+
Replies: 260
Views: 84457

Re: [Script] Quick Picto Viewer v5+

Thanks Marius for keeping this project alive.
by ozzii
21 Jun 2023, 08:29
Forum: Scripts and Functions (v1)
Topic: A simple datepicker with holidays - feedback welcome
Replies: 9
Views: 2010

Re: A simple datepicker with holidays - feedback welcome

I think this will be easier to have the thing from the txt file. no change of the code and easier for any futur update of the ahk file. But at the first run when you click on the format button it's resulting in an error because the txt is not existing. I manage with a click on a single and after mul...
by ozzii
21 Jun 2023, 08:08
Forum: Scripts and Functions (v1)
Topic: A simple datepicker with holidays - feedback welcome
Replies: 9
Views: 2010

Re: A simple datepicker with holidays - feedback welcome

Thank you for the explanation, I will do what you said.
by ozzii
20 Jun 2023, 05:13
Forum: Scripts and Functions (v1)
Topic: A simple datepicker with holidays - feedback welcome
Replies: 9
Views: 2010

Re: A simple datepicker with holidays - feedback welcome

can be useful.
i will test this, thanks
just need to figure out what to change to have a different date format (dd-mm-yyyy) :oops:
by ozzii
09 Apr 2023, 03:04
Forum: Scripts and Functions (v2)
Topic: Master Password
Replies: 8
Views: 1876

Re: Master Password

Thanks for this jNizM
by ozzii
21 Mar 2023, 02:34
Forum: Scripts and Functions (v1)
Topic: GridGUI v1.1.11 - Simplify Control Placement and Resizing
Replies: 65
Views: 14001

Re: GridGUI v1.1.11 - Simplify Control Placement and Resizing

Sorry for diging the post ;) How can I do to make my Edit box (ed) focused after the show of the gui? I have this (just an extract of the code) myGui.Font("normal s11 cBlack") ed := myGui.Add(1, 4, "Edit", , , 1, , 1) btv := myGui.Add(1, 5, "Button", "Default", "Convert", args) btv.callback := Func(...
by ozzii
21 Dec 2022, 05:02
Forum: General Discussion
Topic: V2 Officially Released!
Replies: 10
Views: 2088

Re: V2 Officially Released!

Thank you everyone and lexikos!
by ozzii
15 Dec 2022, 05:48
Forum: Scripts and Functions (v1)
Topic: Function for finding the day of any date
Replies: 12
Views: 1651

Re: Function for finding the day of any date

working now.
I will maybe just add the OK as a default key. so that we can use the enter key for validating the gui
by ozzii
23 Nov 2022, 05:17
Forum: Other Utilities & Resources
Topic: JSON Crack
Replies: 2
Views: 2136

Re: JSON Crack

Really nice

Go to advanced search