Search found 12 matches

by dammtools
20 Nov 2019, 06:31
Forum: Ask for Help (v1)
Topic: [Gdip] Use Base64 PNG data with Gdip? Topic is solved
Replies: 24
Views: 8983

Re: [Gdip] Use Base64 PNG data with Gdip? Topic is solved

One last question: does this have retro compatibility with Windows XP?
by dammtools
16 Nov 2019, 18:56
Forum: Scripts and Functions (v1)
Topic: Image2Include - #include images in your scripts
Replies: 20
Views: 11317

Re: Image2Include - #include images in your scripts

Thanks guys. What an awesome work you guys are doing here. Keep it up!
by dammtools
16 Nov 2019, 18:53
Forum: Ask for Help (v1)
Topic: [Gdip] Use Base64 PNG data with Gdip? Topic is solved
Replies: 24
Views: 8983

Re: [Gdip] Use Base64 PNG data with Gdip? Topic is solved

TheDewd wrote:
15 Nov 2019, 08:35
You will need to use +BackgroundTrans on the image to make it transparent when you do the overlapping.
Thank you Sir.!!!
by dammtools
15 Nov 2019, 00:39
Forum: Ask for Help (v1)
Topic: [Gdip] Use Base64 PNG data with Gdip? Topic is solved
Replies: 24
Views: 8983

Re: [Gdip] Use Base64 PNG data with Gdip? Topic is solved

I modified the function for a new project so that I can assign the images to a Picture control. The previous function will return the pBitmap pointer, but I added an extra DllCall to convert pBitmap to hBitmap. See example below: #SingleInstance, Force B64Logo := "iVBORw0KGgoAAAANSUhEUgAAAgUAAABOCA...
by dammtools
15 Nov 2019, 00:33
Forum: Scripts and Functions (v1)
Topic: Image2Include - #include images in your scripts
Replies: 20
Views: 11317

Re: Image2Include - #include images in your scripts

see @just me 's original script here: https://autohotkey.com/board/topic/93292-image2include-include-images-in-your-scripts/ this allows you to choose an image file, and the script will convert the image into an encoded base64 hex string.. then you can include the function in your script and decode...
by dammtools
04 Nov 2019, 08:52
Forum: Ask for Help (v1)
Topic: GUI with auto-populated checkboxes from Ini file
Replies: 0
Views: 491

GUI with auto-populated checkboxes from Ini file

I'm in need of some more experienced help in here. I'm trying to figure out how can I show a Gui and populate it with some checkboxes with info from an .Ini file. There are some characteristics I want to keep, like "no more than 9 or 10 checkboxes per column". Plus, the info stored in the .Ini file ...
by dammtools
04 Nov 2019, 08:31
Forum: Ask for Help (v1)
Topic: Checkboxes Editing ini File Topic is solved
Replies: 1
Views: 974

Re: Checkboxes Editing ini File Topic is solved

Teutonic84 wrote:
25 Feb 2019, 12:02
...It uses two other scripts that are included as classes that someone else made. If anyone would like to try out my script i can attach the classes and explain how the script works.
Seems useful to me. Can you attach the classes and explain this, please?
by dammtools
03 Jul 2018, 07:40
Forum: Ask for Help (v1)
Topic: Script ON|OFF with Tooltips Topic is solved
Replies: 2
Views: 1161

Re: Script ON|OFF with Tooltips Topic is solved

That's exactly what I needed.

Thank you, Sir!
by dammtools
03 Jul 2018, 06:19
Forum: Ask for Help (v1)
Topic: Script ON|OFF with Tooltips Topic is solved
Replies: 2
Views: 1161

Script ON|OFF with Tooltips Topic is solved

Hi.

I have a script which is turned ON|OFF by pressing the Left Control and NumpadSub (minus key in numpad), like this:

Code: Select all

<^NumpadSub:: toggle := !toggle
Is there a way to make the script show a Tooltip that shows the script is activated or deactivated every time I press these keys?

TY in advance!
by dammtools
15 Apr 2016, 06:30
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996757

Re: Pulover's Macro Creator v5.0.0 - The Complete Automation Tool

Hi dammtools, Thank you for the feedback! Well, I opened a few old project files here and it didn't hang, but maybe there's a problem with the conversion from old syntax to real expressions that I didn't catch. Did you try to uncheck/check a row and save the file to update the header automatically?...
by dammtools
14 Apr 2016, 14:30
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996757

Re: Pulover's Macro Creator v5.0.0 - The Complete Automation Tool

Ok, I was testing my old macros in this new version and all of them leaded the application to hung. I had to change the header of the macro scripts in order to make it work, as follows: Old header [PMC Code]|F3||1|Window|1|Macro1 New header [PMC Code v5.0.0]|F3||1|Window,2,Fast,0,1,Input,-1,-1,1|1|M...
by dammtools
14 Apr 2016, 13:53
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996757

Re: Pulover's Macro Creator v5.0.0 - The Complete Automation Tool

Cara, sinceramente... que orgulho ver um brasileiro como você elevando o nível do AutoHotkey a outro patamar! Seu macrocreator é algo fantástico! Esse (poderoso) aplicativo tem me salvo a vida constantemente. Quando crescer quero ser igual a você, hahaha. Forte abraço e parabéns pelo trabalho primor...

Go to advanced search