MathInDOS Posted September 14, 2020 Share Posted September 14, 2020 How to change close button icon? Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted September 14, 2020 Moderators Share Posted September 14, 2020 Moved to the appropriate forum. Moderation Team Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
seadoggie01 Posted September 15, 2020 Share Posted September 15, 2020 When you create the GUI, set the style (I can't remember extended or not) to not show these buttons. Create your own buttons in your own style in these positions to mimic their functionality. MathInDOS 1 All my code provided is Public Domain... but it may not work. Use it, change it, break it, whatever you want. Spoiler My Humble Contributions:Personal Function Documentation - A personal HelpFile for your functionsAcro.au3 UDF - Automating Acrobat ProToDo Finder - Find #ToDo: lines in your scriptsUI-SimpleWrappers UDF - Use UI Automation more Simply-erKeePass UDF - Automate KeePass, a password managerInputBoxes - Simple Input boxes for various variable types Link to comment Share on other sites More sharing options...
MathInDOS Posted September 16, 2020 Author Share Posted September 16, 2020 Ok @seadoggie01 and thanks. I will try. 🤗 Link to comment Share on other sites More sharing options...
MathInDOS Posted September 16, 2020 Author Share Posted September 16, 2020 What acro.au3 do? Link to comment Share on other sites More sharing options...
MathInDOS Posted September 16, 2020 Author Share Posted September 16, 2020 I create a vbs compiler which compile your .vbs file into exe but unfortunately if you don't have C++ runtime files it's don't work. Have there any idea to create it autoit? I give the link but only for x86 or 32-bit machines can run it. And if you have idea to create it by autoit please share. Download link https://s7.dosya.tc/server17/v7j34i/VBS_Compiler_Version-1.0_by_MathInDOS.zip.html Please help me. Link to comment Share on other sites More sharing options...
seadoggie01 Posted September 16, 2020 Share Posted September 16, 2020 8 hours ago, MathInDOS said: I create a vbs compiler which compile your .vbs file into exe but unfortunately if you don't have C++ runtime files it's don't work. Have there any idea to create it autoit? I give the link but only for x86 or 32-bit machines can run it. And if you have idea to create it by autoit please share. What on earth are you talking about? Are you trying to convert a VBA UserForm into Autoit? 8 hours ago, MathInDOS said: What acro.au3 do? Um... click the link and read/talk about it there. That's off topic here. All my code provided is Public Domain... but it may not work. Use it, change it, break it, whatever you want. Spoiler My Humble Contributions:Personal Function Documentation - A personal HelpFile for your functionsAcro.au3 UDF - Automating Acrobat ProToDo Finder - Find #ToDo: lines in your scriptsUI-SimpleWrappers UDF - Use UI Automation more Simply-erKeePass UDF - Automate KeePass, a password managerInputBoxes - Simple Input boxes for various variable types Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now