Search found 934 matches

by robodesign
25 Mar 2024, 17:54
Forum: Scripts and Functions (v1)
Topic: [Script] KeypressOSD - Display key press on screen
Replies: 629
Views: 197768

Re: [Script] KeypressOSD - Display key press on screen

KeyPress OSD is an ample /big project. I doubt I'll ever port it to ahk v2. I see no added benefits to upgrade it to v2. I would only be better at (re)organizing the code. If there are people who are interested to contribute to porting it to v2, I'm open about it. PS. The project is still in develop...
by robodesign
22 Mar 2024, 05:55
Forum: Scripts and Functions (v1)
Topic: Church Bells Tower - auto bell chimer
Replies: 66
Views: 22086

Re: Church Bells Tower - auto bell chimer

Holla, amigos!

v3.4.7 - 2024 / 03 / 22
- [new] options to change the colors of the analog clock
- bug fixes

Best regards, Marius.
by robodesign
03 Mar 2024, 17:49
Forum: Scripts and Functions (v2)
Topic: svgToHBITMAP.ah2 (AddPicture an SVG to Gui)
Replies: 7
Views: 856

Re: svgToHBITMAP.ah2 (AddPicture an SVG to Gui)

@MrDoge .and @iseahound. I would like to add support for SVGs, Heic and Avif image files in my image viewer /editor (QPV) . Is it okay if I inspire myself or re-use and adapt functions you guys wrote? I will give credits to you guys.

Thank you in advance.

Best regards, Marius.
by robodesign
18 Jan 2024, 18:53
Forum: Scripts and Functions (v1)
Topic: [App] Personal Log
Replies: 5
Views: 399

Re: [App] Personal Log

Hello!

Seems like a really cool project. I wanted to test it, but the includes are missing from the repository.

Can you please include those or point me to them?
Thank you.

Best regards, Marius.
by robodesign
04 Jan 2024, 07:26
Forum: Scripts and Functions (v1)
Topic: Church Bells Tower - auto bell chimer
Replies: 66
Views: 22086

Re: Church Bells Tower - auto bell chimer

v3.4.6 - 2024 / 01 / 04 - «Celebrations» and «Today / Astronomy» panels are now able to list multiple events on the same day; three types of events can fall on the same day: secular, religious and/or user defined event - the date of events listed are now described using friendly labels, instead of t...
by robodesign
01 Jan 2024, 14:39
Forum: Scripts and Functions (v1)
Topic: Church Bells Tower - auto bell chimer
Replies: 66
Views: 22086

Re: Church Bells Tower - auto bell chimer

v3.4.5 - 2024 / 01 / 01 - CBT will now display the date specific to the Persian and Islamic calendars, if one clicks on the local time label, in the "About Today" astronomy panel - added sounds for «world arabic language day» and «armistice day» - bug fixes related to civil twilight duration calcula...
by robodesign
25 Dec 2023, 15:08
Forum: Scripts and Functions (v1)
Topic: Church Bells Tower - auto bell chimer
Replies: 66
Views: 22086

Re: Church Bells Tower - auto bell chimer

Dead projects are never truly dead. v3.4.2 - 2023 / 12 / 25 - added option to show hour numbers for the analog clock widget - added azimuth indicator in the "about today" panel, for the sun or moon - user interface improvements and fixes v3.4.3 - 2023 / 12 / 27 - cosmetic improvements and added keyb...
by robodesign
13 Dec 2023, 10:10
Forum: Scripts and Functions (v1)
Topic: [Class] APNG - Animated PNGs in GUIs
Replies: 1
Views: 583

Re: [Class] APNG - Animated PNGs in GUIs

Pure gold. Thank you!!!
by robodesign
05 Dec 2023, 04:53
Forum: Scripts and Functions (v1)
Topic: AutoHotkey Compiler
Replies: 4
Views: 744

Re: AutoHotkey Compiler

I must add that Microsoft defender does throw such warnings to all my apps I developed with ahk. QPV and KeyPress OSD are both labeled to contain that specific Trojan. So... Yeah. It's one of the reasons I am unhappy with ahk. Addendum : Just because his script is labeled as a Trojan... It doesn't d...
by robodesign
15 Nov 2023, 19:12
Forum: Scripts and Functions (v2)
Topic: Script Dehumanizer
Replies: 5
Views: 973

Re: Script Dehumanizer

The approach I use and implemented some months ago is the following : The "encryption" function replaces common ASCII characters with emojis. It looks totally like gibberish. Then the decryption function loads the ahk file to be "décrypted" and then replaces all those emojis back to ASCII. Runs the ...
by robodesign
06 Nov 2023, 06:20
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v5+
Replies: 260
Views: 83491

Re: [Script] Quick Picto Viewer v5+

Hello, guys! I just released v5.9.93 with bug fixes related to Insert Text tool, Draw Lines tool and updated the freeimage.dll with bug fixes related to image resizing and others. The next release is already in development for some weeks: v6.0. QPV will be able to display, at full resolution, images...
by robodesign
19 Oct 2023, 11:33
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v5+
Replies: 260
Views: 83491

Re: [Script] Quick Picto Viewer v5+

Hello, people ! New version is here: - v5.9.92 (2023-10-22) - bug fixes only - v5.9.91 (2023-10-19) - [new] multiple undo levels for actions applied on files: move, rename, copy or delete - «resize/crop/rotate» tool now allows users, in simple mode, to save the image in other image formats than the ...
by robodesign
13 Oct 2023, 06:18
Forum: Scripts and Functions (v1)
Topic: Restore given file from Recycle Bin
Replies: 0
Views: 295

Restore given file from Recycle Bin

Hello, people ! I wrote a sexy restore from recycle bin function. One just has to provide it with the original file path. restoreFileFromRecycleBin(userFileFullPath, userFileSize:=0) { /* userFileFullPath = the full path for the original file to restore userFileSize = match the file to restore by si...
by robodesign
20 Sep 2023, 07:00
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v5+
Replies: 260
Views: 83491

Re: [Script] Quick Picto Viewer v5+

Yo, dudes! Whats up? Here's a new version of my image viewer: - v5.9.89 (2023-09-20) - [new] tool to create thumbnail sheets, highly customizable; can output image sheets of up to 715 megapixels - fixed GIF frames extraction; when multiple files were selected, GIFs were skipped - fixed the button «P...
by robodesign
28 Aug 2023, 10:31
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v5+
Replies: 260
Views: 83491

Re: [Script] Quick Picto Viewer v5+

New release, important one, due to the bug fixes. - v5.9.88 (2023-08-28) - added up/down buttons for the scrollbar in thumbnails/files list mode - fixed a bug that prevented users from pressing Escape to terminate lenghty operations - improvements to the full-screen mode and touch screen mode, and/o...
by robodesign
22 Aug 2023, 08:10
Forum: Scripts and Functions (v1)
Topic: GDI+ standard library 1.45 by tic
Replies: 438
Views: 246695

Re: GDI+ standard library 1.45 by tic

Hello!

After investigations, saving as BMP failed. I fixed the bug. I released v1.96.

Thank you for the report.

Link to repository:
https://github.com/marius-sucan/AHK-GDIp-Library-Compilation

Best regards, Marius.
by robodesign
22 Aug 2023, 03:08
Forum: Scripts and Functions (v1)
Topic: GDI+ standard library 1.45 by tic
Replies: 438
Views: 246695

Re: GDI+ standard library 1.45 by tic

Hello, are any of the changes made to Gdip_SaveBitmapToFile after 1.93 incompatible with Windows 7 x64? I have a script that works perfectly with 1.93, outputting a bitmap file to the hard disk, but with 1.94, 1.94.1 and 1.95 it just creates an empty file. Please provide me with more details. What ...
by robodesign
11 Aug 2023, 10:15
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v5+
Replies: 260
Views: 83491

Re: [Script] Quick Picto Viewer v5+

New release:


- v5.9.86 (2023-08-11)
- important bug fixes and improvements to how HDR and camera RAW images are handled
- overhauled the HDR tone mapping panel
- updated the FreeImage library DLL


Best regards, Marius.
by robodesign
09 Aug 2023, 16:49
Forum: Scripts and Functions (v1)
Topic: FrameShadow(): Drop Shadow On Borderless Window, (DWM STYLE)
Replies: 40
Views: 19698

Re: FrameShadow(): Drop Shadow On Borderless Window, (DWM STYLE)

The function doesn't apply to menus.... As far as I know.

Go to advanced search