Search found 8 matches

by CubanB
14 Oct 2022, 11:07
Forum: Ask for Help (v1)
Topic: Reading specific part of text from a profile file Topic is solved
Replies: 6
Views: 528

Re: Reading specific part of text from a profile file Topic is solved

I do not know the answers, but discovered the solution by trial and error. This might be a proprietary or unique binary file format. It's possible that the real field length is 70 or something like that, or that there are field delimiters and invisible characters, or both. A Web search for OpenRGB ...
by CubanB
12 Oct 2022, 22:36
Forum: Ask for Help (v1)
Topic: Reading specific part of text from a profile file Topic is solved
Replies: 6
Views: 528

Re: Reading specific part of text from a profile file Topic is solved

Wow, Mikeyww that works great on both profiles! The code seems so simple but does exactly what I was hoping for. I never saw anything like this in my searches, I need to learn more about FileOpen because it seems so simple and effective. There are some compatible devices with OpenRGB that have reall...
by CubanB
12 Oct 2022, 03:51
Forum: Ask for Help (v1)
Topic: Reading specific part of text from a profile file Topic is solved
Replies: 6
Views: 528

Reading specific part of text from a profile file Topic is solved

This sort of thing is very new to me, so I figured I'd ask for help and see if this could be possible. It's not a text file, it's an OpenRGB profile, and I'm trying to capture the device name. When I read it as text using FileRead, it only shows the header "OPENRGB_PROFILE". I've tried reading it as...
by CubanB
22 Aug 2022, 12:46
Forum: Ask for Help (v1)
Topic: PNG from DLL
Replies: 10
Views: 1369

Re: PNG from DLL

Works great teadrinker.. thanks!
by CubanB
21 Aug 2022, 01:22
Forum: About This Community
Topic: Guestbook: say hi, thank you, whatever!
Replies: 109
Views: 87457

Re: Guestbook: say hi, thank you, whatever!

A lot of earlier stuff is gone and it's great to see AHK alive and well. Welcome! Yes, some things were lost over the last 19 years, but you can still search and access large parts of our archived forums (~2003-2014) via our customized websearch (https://www.autohotkey.com/search) or search engines...
by CubanB
21 Aug 2022, 01:03
Forum: Ask for Help (v1)
Topic: PNG from DLL
Replies: 10
Views: 1369

Re: PNG from DLL

Is it possible to adapt this script to work with a single png image Yep, but you have to share your dll. No problems, that's great news. I've uploaded a sample DLL to Mega.nz. https://mega.nz/file/wupE3aqA#FhXo_2IYTYgQ11jjjHe8xW6aenpdjUaY36g_txuXOVs An example of the usage would be.. t:: Gui, Color...
by CubanB
20 Aug 2022, 11:22
Forum: About This Community
Topic: Guestbook: say hi, thank you, whatever!
Replies: 109
Views: 87457

Re: Guestbook: say hi, thank you, whatever!

Thanks to all who keep this forum running, and share their knowedgle. A lot of earlier stuff is gone and it's great to see AHK alive and well. There's a lot one can do with AHK and it seems like the capabilities just keep expanding over time.
by CubanB
20 Aug 2022, 11:18
Forum: Ask for Help (v1)
Topic: PNG from DLL
Replies: 10
Views: 1369

Re: PNG from DLL

Is it possible to adapt this script to work with a single png image, for example loading a small png from a dll to use in a GUI? I tried to adapt it but didn't have any luck. I was able to get .bmp working using a different function, but some of he stuff I'm doing involves a lot large images, and pn...

Go to advanced search