• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

AutoIT GuiUtils - AutoIt3 GUI Utility Functions 2020 - Koda

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
koda_simple_koda.png


GuiUtils: Simply create GUIs from KODA, Input Dialogs from JSON, and handle them like InputBox with one function

AutoIt3 GUI Utility Functions

This UDF helps to speed up GUI applications developpement.

It provides functions for:

    Creating GUI directly from KODA .kxf file
    Creating Advanced InputBoxes from a simple JSON definition
    Take a GUI created by either KODA or JSON and use it as a modal Input Dialog

Update 04/02/2020:

    New simple application example
    Fixed focused control handling in _GUIUtils_InputDialog
    Reset input values before returning from _GUIUtils_InputDialog
    Fixed CloseOnEsc in _GUIUtils_InputDialog
    Fixed Input not reset
    Fixed all ListBox items are selected


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top