-
Posts
15,987 -
Joined
-
Last visited
-
Days Won
471
TheSaint last won the day on October 23
TheSaint had the most liked content!
About TheSaint

- Birthday June 8
Profile Information
-
Member Title
Sharpest Tool On The Shelf
-
Location
South Downunder
-
Interests
Guitar
Songwriting & Recording
Music
Reading - Fiction & Non-Fiction
Computers
Technology
Life concepts
Programming with AutoIt of course
Oops I forgot Sex and Humor ... possibly together even.
Recent Profile Visitors
5,701 profile views
TheSaint's Achievements
-
Please note folk, that I aren't actively looking for new programs to add here, so only add them when I come across them in passing. So if you've created such a program or see one in your travels, please post about it here, so I can investigate and add.
- 84 replies
-
- autobuilder
- guibuilder
-
(and 3 more)
Tagged with:
-
User Interface Builder - GUI Designer
TheSaint replied to 0xC0FFEE's topic in AutoIt Example Scripts
Thanks for sharing your project, looks impressive. I've added it to the sticky topic - AutoIt GUI Creators (Designers)- 8 replies
-
- guibuilder
- koda
-
(and 3 more)
Tagged with:
-
First new one for a good long while, added to the first post. July 28, 2025 - User Interface Builder - GUI Designer by 0xC0FFEE P.S. Seems quite impressive.
- 84 replies
-
- autobuilder
- guibuilder
-
(and 3 more)
Tagged with:
-
Latest v2.4 update now available, see the first post. This involves several changes and improvements since my last (v1.9) update upload. I've held off while I've done more testing, and kept adding and changing things. That said, testing has been minimal with some elements, so no guarantees. A few new screenshots are included in applicable spoiler sections. Of particular interest for users, is an additional fairly comprehensive 'Instructions.txt' file, which should be very helpful and informative. [Tuesday 2nd September 2025] (v2.0) [Wednesday 8th October 2025] (v2.1) [Monday 27th October 2025] (v2.2) [Tuesday 28th October 2025] (v2.3) [Wednesday 29th October 2025] (v2.4)
-
WildByDesign reacted to a post in a topic:
Converting Transparency Level 0-255 To Percentage
-
TheDcoder reacted to a post in a topic:
Converting Transparency Level 0-255 To Percentage
-
Converting Transparency Level 0-255 To Percentage
TheSaint replied to WildByDesign's topic in AutoIt General Help and Support
Because that can make a Pres out of U and Me ... whatever a Pres is ... maybe some kind of Trump thing. Not only that, but the truth can be stretched so much it becomes unrecognizable ... that's when Oranges can be like Apples and Bananas like Sausages ... so Gastronomy suffers and we all end up with a belly ache. I don't know about you, but I prefer to not have sausages in my Fruit Salad ... or Bananas and Mash. -
TheSaint reacted to a post in a topic:
Converting Transparency Level 0-255 To Percentage
-
TheSaint reacted to a post in a topic:
Converting Transparency Level 0-255 To Percentage
-
Updated the first post with an updated version (v1.1), including a new screenshot. Three buttons added, and when the program is minimized, it minimizes to the system tray and has a right-click menu there.
-
TheSaint reacted to a post in a topic:
Network configuration UDF
-
jguinch reacted to a post in a topic:
Network configuration UDF
-
Just a little program I whipped up today. If like me, you connect to the web via LAN, but don't always like your PC to be connected all the time, especially at boot up, then you might find my script handy. Basically I use it to turn my Ethernet connection off. A fairly simple affair, and the state persists after shutdown. BIG THANKS to jguinch for the Network configuration UDF. My script uses and requires the Network.au3 include file from the first post of that topic. My script runs with Admin Rights, as per the first line of the script. Show Adapters.au3 (40 previous downloads) NOTE - On my system, some adapters have a CRLF in the middle of the returned entry. My script changes that, within program, to a backward slash (\) for ease of use etc. As can be noted in the screenshot, the second portion, after the backslash, is the actual adapter name used for ENABLE and DISABLE and getting INFO. To work with the same adapter by default, you can SAVE a selected entry as the one, which can appear selected at startup after first being checked. Enjoy!
-
Thanks for that. Has come in handy. In fact I used it in the following.
-
Latest v1.9 update now available, see the first post. This involves several changes and improvements since my last (v1.4) update upload. I've held off until I've done a reasonable amount of testing, especially with the new CLONE approach. [Tuesday 6th May 2025] (v1.5) [Monday 21st July 2025] (v1.6) [Wednesday 23rd July 2025] (v1.7) [Friday 15th August 2025] (v1.8) [Tuesday 26th August 2025] (v1.9)
-
@thedemons Nice seeming project, that I have just discovered ... seems (seemed) quite promising. So for what it is worth, and although it now seems abandoned, I have added it to the following, in the first post. AutoIt GUI Creators (Designers) Thanks for sharing.
- 29 replies
-
- user interface
- directx
-
(and 1 more)
Tagged with:
-
One we overlooked, and have just discovered, has been added to the first post. July 6, 2020 - ImGui in AutoIt - Advanced UI by thedemons P.S. A very interesting project, that appeared to have much potential, but sadly the author seems to have disappeared not long after providing.
- 84 replies
-
- autobuilder
- guibuilder
-
(and 3 more)
Tagged with:
-
Updated to v1.3, a much improved version. See first post.
-
I discovered a bug and have fixed and re-upped. This would have been present in the first version as well, and somehow I overlooked.
-
Updated to MD5Compare v1.2 I decided to add a couple more basic features to make it more complete ... even though I do use other software for those.