-
Posts
5,800 -
Joined
-
Last visited
-
Days Won
197
argumentum last won the day on March 12
argumentum had the most liked content!
About argumentum

Profile Information
-
Member Title
✨Universalist ✨
-
Location
I'm in your browser now =)
-
WWW
https://www.youtube.com/watch?v=SjwX-zMRxO0&t=5s
-
Interests
Relax
Recent Profile Visitors
argumentum's Achievements
-
argumentum reacted to a post in a topic:
Help File/Documentation Issues. (Discussion Only)
-
Help File/Documentation Issues. (Discussion Only)
argumentum replied to guinness's topic in AutoIt Technical Discussion
JPM already patched it all with our inputs. So, coming soon ( some day ) to a beta ( or alpha ) near you -
ioa747 reacted to a post in a topic:
SciTE_OverlayTab
-
argumentum reacted to a post in a topic:
SciTE_OverlayTab
-
with v0.9 on 175% scale in my main monitor on 2nd monitor 100% scale x64 did not crash ...reporting from a browser in Miami, this was @argumentum. Back to you..
-
donnyh13 reacted to a post in a topic:
Help File/Documentation Issues. (Discussion Only)
-
argumentum reacted to a post in a topic:
WebView2AutoIt - AutoIt WebView2 Component (COM Interop)
-
SOLVE-SMART reacted to a post in a topic:
WebView2AutoIt - AutoIt WebView2 Component (COM Interop)
-
WebView2AutoIt - AutoIt WebView2 Component (COM Interop)
argumentum replied to ioa747's topic in C# / .NET
I understand, nothin. Nothing I said ! My request is not a demand ( it is ). I'll try not to mention you in future imaginary scenarios ( and said try but won't ). Karen hat: this should be perfect by now. -
Help File/Documentation Issues. (Discussion Only)
argumentum replied to guinness's topic in AutoIt Technical Discussion
..it'd be better to say that "the function shall not have parameters", same as with AdlibRegister(). I can not see a reason where "if a function with parameters must be used." other than convenience 🤔 -
argumentum reacted to a post in a topic:
Help File/Documentation Issues. (Discussion Only)
-
argumentum reacted to a post in a topic:
Dan's misc. Scripts
-
ioa747 reacted to a post in a topic:
WebView2AutoIt - AutoIt WebView2 Component (COM Interop)
-
ioa747 reacted to a post in a topic:
WebView2AutoIt - AutoIt WebView2 Component (COM Interop)
-
WebView2AutoIt - AutoIt WebView2 Component (COM Interop)
argumentum replied to ioa747's topic in C# / .NET
A user, any user: lets say @mLipok makes a script with this and everybody uses it because is great. Kudos Then someone else makes a script a year later but conflicts with the prior version(s), then what 🤔 Hence the request to have the ability of registering each version independently so that they can both ( or multiple ) versions work without disrupting each other. Maybe that is already there and I should study the script before making requests that already exist ? 😅 -
WebView2AutoIt - AutoIt WebView2 Component (COM Interop)
argumentum replied to ioa747's topic in C# / .NET
My monitor is 5120x2160 and the Scale is 175% @ioa747, I've changed the example a bit to not have to compile the "mdMsgBox stub" -
WebView2AutoIt - AutoIt WebView2 Component (COM Interop)
argumentum replied to ioa747's topic in C# / .NET
-
WebView2AutoIt - AutoIt WebView2 Component (COM Interop)
argumentum replied to ioa747's topic in C# / .NET
1) ..what if: @mLipok makes something very cool with a version of this and ships to users. @argumentum makes something very cool with another version of this and ships to users. Can 2 different versions coexist ? Can it be made to coexist ? 2) I'd like to make those UI. Is there a "Koda" to make them ? How would I go about it ? Thanks. All this is awesome -
Clipboard.au3 - how to copy file to ClipBoard
argumentum replied to mLipok's topic in AutoIt General Help and Support
It may sound silly and unneeded but I would add $STR_ENTIRESPLIT to make sure the the whole $sDelim is used. -
_ArrayDisplay and $iDesired_Colwidth
argumentum replied to mLipok's topic in AutoIt General Help and Support
...so, you are one of those "MVP" people I see in the forum 😛 Why don't you just change it ? Or is it better to make a trac entry ? /me is quite new -
-
_ArrayDisplay and $iDesired_Colwidth
argumentum replied to mLipok's topic in AutoIt General Help and Support
..the values should be at the center: === -3 3 === That way, even if the bar goes to ..infinite, you can read the values. -
_ArrayDisplay and $iDesired_Colwidth
argumentum replied to mLipok's topic in AutoIt General Help and Support
..that was Win10 but is not the issue. The issue is the width calculation I just adjust it by hand extending the column so, .. I cheated But the whole thing is the auto-width. ( that would depend on the font but haven't look at the code, just run the example. I've never seen that function. So thanks for sharing ) -
This uses the CSS of the web site's help and Jon preferred to limit the width because he as a widescreen monitor and watches the browser in full screen. I prefer it without width but it don't look so neat in full screen. Now you are ok as long as the left margin is not so large. But it is just centered. Make a CSS you like and share it I'll use it in my test site, or you make one, and we ask Jon how he feels about it. P.S.: I suck at CSS, and anything with a color and/or a size 😒
-
_ArrayDisplay and $iDesired_Colwidth
argumentum replied to mLipok's topic in AutoIt General Help and Support