fraizor Posted January 3, 2023 Posted January 3, 2023 Hello i did one project that is working correctly, but i think there is big space for improvement, however i things that i arrived to the top of my skills i need a professional AUtoit developer to improve the performance and discover + fix bugs here is the used libraries #include <GUIConstantsEx.au3> #include <String.au3> #include <Array.au3> #include <ListBoxConstants.au3> #include <WindowsConstants.au3> #include <GuiConstants.au3> #include <GuiListView.au3> #include <Constants.au3> #include <GuiListBox.au3> #include <AutoItConstants.au3> here is a snap from the code If you believe that you can do the job PM me for more details ... AutoFox, A Modern, Simple, No dependency, Noob friendly yet powerful Firefox UDF !
SOLVE-SMART Posted January 3, 2023 Posted January 3, 2023 (edited) Hi @fraizor, why do you think a private message is necessary? What do you mean by "[...] you can do the job [...]"? If you post your code instead of an image (of a code snippet), I guess people would help you reviewing your script 🤞 . Best regardsSven________________Stay innovative! Edited January 3, 2023 by SOLVE-SMART Stay innovative! Spoiler 🌍 Au3Forums 🎲 AutoIt (en) Cheat Sheet 📊 AutoIt limits/defaults 💎 Code Katas: [...] (comming soon) 🎭 Collection of GitHub users with AutoIt projects 🐞 False-Positives 🔮 Me on GitHub 💬 Opinion about new forum sub category 📑 UDF wiki list ✂ VSCode-AutoItSnippets 📑 WebDriver FAQs 👨🏫 WebDriver Tutorial (coming soon)
Moderators Melba23 Posted January 3, 2023 Moderators Posted January 3, 2023 SOLVE-SMART, Paid work requests are always locked and dealt with by PM. "click" (courtesy of Jos) M23 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
Recommended Posts